Rename to 'inhibit-automatic-native-compilation'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 3 Oct 2022 17:49:53 +0000 (19:49 +0200)
committerRob Browning <rlb@defaultvalue.org>
Sun, 24 Mar 2024 21:10:16 +0000 (16:10 -0500)
commit020148f5a9e63947571859e7b7e20470b7066897
tree414f296788c34d10dc15227d7d9d964f7be37747
parent1ae8ac91a0ca3d41b78e37ddc07f1b48e9a63e85
Rename to 'inhibit-automatic-native-compilation'

The following upstream patch has been backported:

  Rename to inhibit-automatic-native-compilation

  * src/comp.c (maybe_defer_native_compilation):
  (syms_of_comp):
  * lisp/startup.el (inhibit-native-compilation):
  (normal-top-level):
  * lisp/progmodes/elisp-mode.el (emacs-lisp-native-compile-and-load):
  * lisp/emacs-lisp/comp.el (comp-trampoline-compile): Rename
  inhibit-native-compilation to inhibit-automatic-native-compilation.

Origin: upstream, commit f97993ee667f9be7589825f3a4fbc095d6944ec6
Forwarded: not-needed
lisp/emacs-lisp/comp.el
lisp/startup.el
src/comp.c