1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
emacs/doc
Štěpán Němec 0e01d5aa72 Preserve setf semantics in 'substring', 'cons', 'logand' expanders
* doc/lispref/variables.texi (Adding Generalized Variables): Fix example.
* lisp/emacs-lisp/cl-lib.el (substring)
* lisp/emacs-lisp/gv.el (cons, logand): Return the value being
assigned, as specified for 'setf'.  (bug#35546)
2020-08-25 17:59:05 +02:00
..
emacs Explain what C-h t means in the preface 2020-08-24 15:08:55 +02:00
lispintro Merge from origin/emacs-27 2020-05-23 07:50:29 -07:00
lispref Preserve setf semantics in 'substring', 'cons', 'logand' expanders 2020-08-25 17:59:05 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00