]> git.eshelyaron.com Git - emacs.git/commit
Move side-effect-free from unsafep.el to subr.el
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 17 Apr 2019 16:35:12 +0000 (17:35 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sun, 21 Apr 2019 18:04:13 +0000 (19:04 +0100)
commit3a618e5f89c86bc96925b06647fb33568c8fa2c9
tree77487517357855b75b3551f3dddcb929ce3d0195
parent2ea55c2774e726c7e393ee81b152aa9734c410cb
Move side-effect-free from unsafep.el to subr.el

* lisp/emacs-lisp/unsafep.el: Move side-effect-free property setting
from here...
* lisp/subr.el: ...to here, as function declarations for modularity.
lisp/emacs-lisp/unsafep.el
lisp/subr.el