]> git.eshelyaron.com Git - emacs.git/commit
* Fix circular dependecy when loading a modified comp.el (bug#47049)
authorAndrea Corallo <akrl@sdf.org>
Fri, 12 Mar 2021 21:19:51 +0000 (22:19 +0100)
committerAndrea Corallo <akrl@sdf.org>
Fri, 12 Mar 2021 21:35:23 +0000 (22:35 +0100)
commitd018584814e0c15f13bc458ba54491239b584069
treed9e94eca59cfb014cb405f20202a73f971b60edd
parent82bd6d57d54d4cdb205d921c2476d1dbb17f4188
* Fix circular dependecy when loading a modified comp.el (bug#47049)

* lisp/emacs-lisp/comp.el (comp-subr-trampoline-install): Move it
before other functional code.
lisp/emacs-lisp/comp.el