1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-26 01:40:53 -08:00
emacs/doc
Mark Oteiza 912826a829 Remove "baroque" use of prefix argument from gensym
'cl-gensym' was simply moved here, but let us take an opportunity to
shed some historical baggage.
* lisp/subr.el (gensym): Remove special treatment of PREFIX as a
number.  Use "g" as prefix to differentiate from cl-gensym defaults.
* doc/lispref/symbols.texi (Creating Symbols): Update accordingly.
* lisp/emacs-lisp/cl-macs.el (cl--gensym-counter, cl-gensym): Restore.
2017-09-13 10:38:05 -04:00
..
emacs Fix minor typos in the Emacs manual 2017-09-12 19:28:41 +03:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Remove "baroque" use of prefix argument from gensym 2017-09-13 10:38:05 -04:00
man Add support for arguments in emacsclient's ALTERNATE_EDITOR (Bug #25082) 2017-08-30 21:59:38 +01:00
misc Tweak Gnus doc re gnus-copy-file 2017-09-12 12:18:07 -07:00