projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04e7078
)
* etc/NEWS (Safety compilation parameter): Add entry.
author
Andrea Corallo
<acorallo@gnu.org>
Tue, 7 May 2024 08:19:22 +0000
(10:19 +0200)
committer
Andrea Corallo
<acorallo@gnu.org>
Mon, 13 May 2024 21:09:22 +0000
(23:09 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 4f2c59a13006fc2f63859d57b067c44bfc6d055e..5f131386a43ef5a6915c12bb635159633eb970f0 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1985,6
+1985,10
@@
unibyte string.
\f
* Lisp Changes in Emacs 30.1
++++
+** New 'compilation-safety' compilation parameter.
+It's now possible to use the safety parameter to control how safe is
+code generated by the native compiler.
** New types 'closure' and 'interpreted-function'.
'interpreted-function' is the new type used for interpreted functions,