]> git.eshelyaron.com Git - emacs.git/commit
Declare `indirect-function` to be side-effect-free and error-free
authorMattias Engdegård <mattiase@acm.org>
Wed, 22 Feb 2023 13:13:07 +0000 (14:13 +0100)
committerMattias Engdegård <mattiase@acm.org>
Wed, 22 Feb 2023 16:46:03 +0000 (17:46 +0100)
commit170b419df0db761de4120e7e86d80bc430249015
treeaecf344ba5920c689a5ef050d7cc1f400c7227a8
parent37e5d0cd853f9d1c3d024da5381311a0c0be978f
Declare `indirect-function` to be side-effect-free and error-free

* lisp/emacs-lisp/byte-opt.el (side-effect-and-error-free-fns):
Add `indirect-function` which is now error-free.
lisp/emacs-lisp/byte-opt.el