]> git.eshelyaron.com Git - emacs.git/commit
Document additions of cl-with-gensyms and cl-once-only
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 12 Apr 2022 18:38:32 +0000 (11:38 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Wed, 13 Apr 2022 23:15:33 +0000 (16:15 -0700)
commite2c7e48f838f7c8715867dd8e16325969d6050d2
tree273a34e6a5ca0b37b7acebf6071ca5552c0a3918
parent800998808a1ebf83263ffbdea833c155fcbae7a6
Document additions of cl-with-gensyms and cl-once-only

* NEWS: Document additions of cl-with-gensyms and cl-once-only.
* doc/misc/cl.texi (Macro-Writing Macros): New section.
(Creating Symbols): Add to the concept index under the name "gensym".
(Obsolete Setf Customization): Use cl-once-only rather than
macroexp-let2, and fix a quotation bug in one example.
doc/misc/cl.texi
etc/NEWS