]> git.eshelyaron.com Git - emacs.git/commit
Move buffer-local-set-state to subr because it's used at runtime
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 6 May 2022 14:09:38 +0000 (16:09 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 6 May 2022 14:09:38 +0000 (16:09 +0200)
commitafc14e4f661194969ef1622e2d9310cfbf662aff
tree6e480d181b95e40d4f6a807851b9466f935f3113
parent92bbe911e99968c04509c553767fa83bfdcbeb18
Move buffer-local-set-state to subr because it's used at runtime

* lisp/subr.el (buffer-local-set-state)
(buffer-local-set-state--get, buffer-local-restore-state): Moved
from easy-mmode.el because they have to be available run-time.
lisp/emacs-lisp/easy-mmode.el
lisp/ldefs-boot.el
lisp/subr.el
test/lisp/emacs-lisp/easy-mmode-tests.el
test/lisp/subr-tests.el