]> git.eshelyaron.com Git - emacs.git/commit
Update the documentation of void functions
authorEli Zaretskii <eliz@gnu.org>
Sun, 27 Oct 2024 11:16:36 +0000 (13:16 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 29 Oct 2024 09:55:19 +0000 (10:55 +0100)
commit33907dc26a07ad140d180fd19f0afd6dacfeb465
tree2c4b67fca5ca0454f144416f7dd06dfc00426150
parent28de2ad92da55f74da6573ec92f333141a4b6202
Update the documentation of void functions

* doc/lispref/functions.texi (Function Cells):
* src/data.c (Ffboundp, Ffmakunbound, Fsymbol_function): Update
documentation to the changes of how void functions are represented
since Emacs 24.5.  (Bug#73886)

(cherry picked from commit b0aaee93fde245b972a0d69b60328550f53bc043)
doc/lispref/functions.texi
src/data.c