]> git.eshelyaron.com Git - emacs.git/commit
functionp doc improvement
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 May 2022 17:13:09 +0000 (10:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 May 2022 17:18:12 +0000 (10:18 -0700)
commit4f27e4ff02d9d96b5cfbd196dd724e4a056cd8ef
tree10075770ba0daf732360fe37b379b9e78414937b
parent678e05e851af9e5b1fdc50d7d2a661b33ad663d5
functionp doc improvement

* doc/lispref/eval.texi, doc/lispref/functions.texi, src/eval.c:
Document functionp a bit more carefully.  It can return t
on non-functions.
doc/lispref/eval.texi
doc/lispref/functions.texi
src/eval.c