]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS (Safety compilation parameter): Add entry.
authorAndrea Corallo <acorallo@gnu.org>
Tue, 7 May 2024 08:19:22 +0000 (10:19 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 16 May 2024 08:18:59 +0000 (10:18 +0200)
(cherry picked from commit 8dccc586ea4e927226585d15386cd935b15e9464)

etc/NEWS

index ac073ef5fe94a3fabcf86a9f810b8ee0d629c628..1258461661c922cda97a4b12df1857a1f70ed316 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2102,6 +2102,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 variable 'read-buffer-to-switch-current-buffer'.