]> git.eshelyaron.com Git - emacs.git/commit
Rename comp-native-driver-options → native-comp-driver-options
authorAndrea Corallo <akrl@sdf.org>
Thu, 6 May 2021 12:57:48 +0000 (14:57 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 6 May 2021 15:16:08 +0000 (17:16 +0200)
commit8c429a42c4ad8137dc932d5ba0f2f5c7bd8f7799
tree02b593bae6b0110cfa572805440d03c8030aadcb
parent419852a599ceac1d80eb578a9a6df707fc6f6c8e
Rename comp-native-driver-options → native-comp-driver-options

* src/comp.c (add_driver_options, syms_of_comp): Rename
comp-native-driver-options → native-comp-driver-options.
* lisp/emacs-lisp/comp.el (native-comp-driver-options)
(comp-ctxt, comp-spill-lap-function, comp-final)
(comp-run-async-workers): Likewise.
* lisp/emacs-lisp/bytecomp.el (byte-compile-from-buffer): Likewise.
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/comp.el
src/comp.c