]> git.eshelyaron.com Git - emacs.git/commit
Fix or remove outdated comments
authorMattias Engdegård <mattiase@acm.org>
Thu, 17 Feb 2022 13:39:42 +0000 (14:39 +0100)
committerMattias Engdegård <mattiase@acm.org>
Thu, 17 Feb 2022 13:52:04 +0000 (14:52 +0100)
commitc1111e944784f68593964e528a9bd0dd6a6314fb
treea3fd23eb850a9e85e645db974e3d7610f11bac06
parentdf6e989f7ab1044e6f98be4b503761af07cd370b
Fix or remove outdated comments

* src/eval.c (funcall_lambda): Rewrite obsolete comment.
* src/bytecode.c (exec_byte_code): Remove lying comment and
unneeded #define.
* lisp/emacs-lisp/byte-opt.el: Remove car.  Keep pig.
(byte-compile-log-lap-1): Remove obsolete and irrelevant comment.
lisp/emacs-lisp/byte-opt.el
src/bytecode.c
src/eval.c