]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of the 'function' special form
authorMichael Heerdegen <michael_heerdegen@web.de>
Sat, 27 Apr 2019 07:40:10 +0000 (09:40 +0200)
committerMichael Heerdegen <michael_heerdegen@web.de>
Thu, 23 May 2019 22:51:46 +0000 (00:51 +0200)
commit84a3da15e96504cfcbaf295cfb0babca8d8700e5
treed36bee86f5042b63324e1ef0faa53221ac11370e
parenta564d6e8bb0e5058c4c356a85a42c091436ad382
Improve documentation of the 'function' special form

Point out that 'function' quoting is beneficial also for symbols.

* src/eval.c (function): Enhance docstring.
* doc/lispref/functions.texi (Anonymous Functions): Improve
documentation.
doc/lispref/functions.texi
src/eval.c