emacs-diffs
[Top][All Lists]
Advanced

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

master updated (595799edd31 -> 8dccc586ea4)


From: Andrea Corallo
Subject: master updated (595799edd31 -> 8dccc586ea4)
Date: Mon, 13 May 2024 17:09:41 -0400 (EDT)

akrl pushed a change to branch master.

      from  595799edd31 * lisp/emacs-lisp/comp.el (comp--get-function-cstr): 
Fix it.
       new  13ddfc20110 Introduce 'compilation-safety' variable
       new  9e4e6d0fc90 Add 'safety' function declaration
       new  04e7078d5e2 Add some 'compilation-safety' documentation
       new  8dccc586ea4 * etc/NEWS (Safety compilation parameter): Add entry.


Summary of changes:
 doc/lispref/compile.texi    | 18 ++++++++++++++++++
 doc/lispref/functions.texi  | 13 ++++++++++---
 etc/NEWS                    |  4 ++++
 lisp/emacs-lisp/byte-run.el |  6 ++++++
 lisp/emacs-lisp/bytecomp.el | 11 +++++++++++
 lisp/emacs-lisp/comp.el     | 12 ++++++++++++
 src/comp.c                  |  8 ++++++--
 7 files changed, 67 insertions(+), 5 deletions(-)



reply via email to

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