]> git.eshelyaron.com Git - emacs.git/commit
Make emacs-lisp-byte-compile-and-load load the .elc file again
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 13 Oct 2021 11:41:21 +0000 (13:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 13 Oct 2021 11:41:32 +0000 (13:41 +0200)
commita338d46060a89ddeb476d030cd0e18a677db8506
tree2beade1bd26206af3f6e8cf140513bccfe25c16b
parent3eac7dc780433e2eab046e83315f1d90caf3cab9
Make emacs-lisp-byte-compile-and-load load the .elc file again

* lisp/progmodes/elisp-mode.el (emacs-lisp-byte-compile-and-load):
Load the compiled file instead of the source (bug#51180).
lisp/progmodes/elisp-mode.el