]> git.eshelyaron.com Git - emacs.git/commit
* Fix `emacs-lisp-native-compile-and-load' for (bug#61917)
authorAndrea Corallo <akrl@sdf.org>
Mon, 6 Mar 2023 16:27:32 +0000 (17:27 +0100)
committerAndrea Corallo <akrl@sdf.org>
Mon, 6 Mar 2023 16:29:36 +0000 (17:29 +0100)
commit0e3c7ac13da7039d873fdd0f879c2bea75fe7d5a
treeb43e48535b324b7d499466a2a7c07b1fab56feda
parent4a7e657389a2c6367911b381bdf86dd83c09d325
* Fix `emacs-lisp-native-compile-and-load' for (bug#61917)

* lisp/progmodes/elisp-mode.el (emacs-lisp-native-compile-and-load):
Don't load if no compialtion happened.
lisp/progmodes/elisp-mode.el