]> git.eshelyaron.com Git - emacs.git/commit
* Fix defsubst missing inline Bug#42664
authorAndrea Corallo <akrl@sdf.org>
Sun, 2 Aug 2020 15:01:42 +0000 (17:01 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sun, 2 Aug 2020 15:51:44 +0000 (17:51 +0200)
commit80d7f710f2fab902e46aa3fddb8e1c1795420af3
treebed3aa5d3f1460a0728d077eba0471c2178a83ff
parente5095f0fd31764a729b4afebf8b5e868a09eef28
* Fix defsubst missing inline Bug#42664

* lisp/emacs-lisp/byte-run.el (defsubst): Do not native compile
defsubsts to have them always effective.
lisp/emacs-lisp/byte-run.el