Rename to 'inhibit-automatic-native-compilation'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 3 Oct 2022 17:49:53 +0000 (19:49 +0200)
committerSean Whitton <spwhitton@spwhitton.name>
Mon, 26 Feb 2024 04:14:55 +0000 (12:14 +0800)
commit344f7cd6e83124bafe937563659fcf87dbd7bac5
treee190d700087bd1c970c36b9e89608153fcb25aa9
parente5165587b5333b19dd217f80e19664d70e4e8e56
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