emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/inhibit-native-comp-cleanup updated (abfd00e5c0 -> 1a64f326e0)


From: Andrea Corallo
Subject: feature/inhibit-native-comp-cleanup updated (abfd00e5c0 -> 1a64f326e0)
Date: Mon, 13 Feb 2023 11:15:13 -0500 (EST)

akrl pushed a change to branch feature/inhibit-native-comp-cleanup.

      from  abfd00e5c0 * lisp/emacs-lisp/comp.el 
(native-comp-never-optimize-functions): Improve doc
       new  5d0912f144 Rename comp-enable-subr-trampolines into 
native-comp-enable-subr-trampolines
       new  8d8464bd5a Rename native-comp-deferred-compilation into 
native-comp-jit-compilation
       new  95692f6754 Rename native-comp-deferred-compilation-deny-list
       new  1a64f326e0 * Fix previous change


Summary of changes:
 lisp/emacs-lisp/comp.el               | 16 ++++++++++------
 lisp/emacs-lisp/generate-lisp-file.el |  2 +-
 lisp/loadup.el                        |  2 +-
 lisp/progmodes/elisp-mode.el          |  2 +-
 lisp/startup.el                       |  8 ++++----
 lisp/subr.el                          |  8 ++++++++
 src/comp.c                            | 11 ++++++-----
 src/data.c                            |  2 +-
 8 files changed, 32 insertions(+), 19 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]