]> git.eshelyaron.com Git - emacs.git/commit
Fix unsafep for aliases to side-effect-free functions
authorMattias Engdegård <mattiase@acm.org>
Fri, 24 Feb 2023 14:12:40 +0000 (15:12 +0100)
committerMattias Engdegård <mattiase@acm.org>
Fri, 24 Feb 2023 15:53:32 +0000 (16:53 +0100)
commit4849e74273864219be205d5dc9d74fa0b39394e8
treed13d925cbb6c26230611cbc806ee7148bfe6c66c
parent1defa5000b1881817c515d7979661fbdc6fc0968
Fix unsafep for aliases to side-effect-free functions

* lisp/emacs-lisp/unsafep.el (unsafep-function):
Follow aliases when reading the `side-effect-free` property.
lisp/emacs-lisp/unsafep.el