]> git.eshelyaron.com Git - emacs.git/commit
Rename comp-deferred-compilation
authorAndrea Corallo <akrl@sdf.org>
Tue, 11 May 2021 16:10:19 +0000 (18:10 +0200)
committerAndrea Corallo <akrl@sdf.org>
Tue, 11 May 2021 16:31:45 +0000 (18:31 +0200)
commit63df3372be19dd8686631260714112a4b0c1099f
tree9e05ffa217afcb66a464d523ac1af2a834d5ab83
parent8bc91a6a3f6cc84f549d24467832f67b3130201d
Rename comp-deferred-compilation

* lisp/progmodes/elisp-mode.el
(emacs-lisp-native-compile-and-load): Rename
comp-deferred-compilation -> native-comp-deferred-compilation.
* src/comp.c (maybe_defer_native_compilation, syms_of_comp):
Likewise.
lisp/progmodes/elisp-mode.el
src/comp.c