Update the documentation of void functions
authorEli Zaretskii <eliz@gnu.org>
Sun, 27 Oct 2024 11:16:36 +0000 (13:16 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 27 Oct 2024 11:16:36 +0000 (13:16 +0200)
commitb0aaee93fde245b972a0d69b60328550f53bc043
tree027474143244d079837c93577968747082d31c7e
parent299a1f240750595d7b0132aec5eb3a2b58c9d943
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)
doc/lispref/functions.texi
src/data.c