]> git.eshelyaron.com Git - emacs.git/commit
Fix count of no-op functions (bug#68375)
authorXiyue Deng <manphiz@gmail.com>
Wed, 3 Jan 2024 00:31:30 +0000 (16:31 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 13 Jan 2024 18:22:44 +0000 (19:22 +0100)
commit3473be418d81efb93842c8330199fe072f58e5b5
tree188ff0c5f7479bb073d2ccf8c084be3d8c45b8b7
parent1c825a7638d7cb3a0ef1557c175fc5e54e00fc4b
Fix count of no-op functions (bug#68375)

It looks like there are actually three kinds of no-op functions.

* doc/lispref/functions.texi (Calling Functions): Fix count and
plural of no-op functions.

Copyright-paperwork-exempt: yes
(cherry picked from commit 99efe5c80f9d90de6540ef6f78504c0413947a25)
doc/lispref/functions.texi