emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 updated (a555abc56d5 -> d6e4f243720)


From: Andrea Corallo
Subject: emacs-29 updated (a555abc56d5 -> d6e4f243720)
Date: Fri, 17 Feb 2023 05:15:47 -0500 (EST)

akrl pushed a change to branch emacs-29.

      from  a555abc56d5 Fix order of faces in 'face-list'
      adds  3969a34fa1b Revert "Rename to inhibit-automatic-native-compilation"
      adds  c0681cd3477 Revert "Add new variable 'inhibit-native-compilation'"
      adds  b6e2799aa1c * Some more `inhibit-native-compile' clean-up
      adds  1795839babc Support `comp-enable-subr-trampolines' as string value
      adds  abfd00e5c02 * lisp/emacs-lisp/comp.el 
(native-comp-never-optimize-functions): Improve doc
      adds  5d0912f1445 Rename comp-enable-subr-trampolines into 
native-comp-enable-subr-trampolines
      adds  8d8464bd5a9 Rename native-comp-deferred-compilation into 
native-comp-jit-compilation
      adds  95692f6754c Rename native-comp-deferred-compilation-deny-list
      adds  1a64f326e0a * Fix previous change
      adds  ce4a066ed1e * Generate trampolines in a temporary directory if no 
other option is viable
       new  d6e4f243720 Merge 'emacs-29' into 
'feature/inhibit-native-comp-cleanup'


Summary of changes:
 doc/lispref/compile.texi     | 18 ------------
 etc/NEWS                     |  7 -----
 lisp/emacs-lisp/comp.el      | 69 +++++++++++++++++++++++++++-----------------
 lisp/loadup.el               |  2 +-
 lisp/progmodes/elisp-mode.el |  4 +--
 lisp/startup.el              | 12 +++-----
 lisp/subr.el                 |  7 ++++-
 src/comp.c                   | 23 ++++++---------
 src/data.c                   |  2 +-
 9 files changed, 65 insertions(+), 79 deletions(-)



reply via email to

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