[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/comp-safety2 21d7f3c1123 4/4: * etc/NEWS (Safety compilation par
From: |
Andrea Corallo |
Subject: |
scratch/comp-safety2 21d7f3c1123 4/4: * etc/NEWS (Safety compilation parameter): Add entry. |
Date: |
Fri, 10 May 2024 13:55:37 -0400 (EDT) |
branch: scratch/comp-safety2
commit 21d7f3c1123c3435143e4774c76d996113cba985
Author: Andrea Corallo <acorallo@gnu.org>
Commit: Andrea Corallo <acorallo@gnu.org>
* etc/NEWS (Safety compilation parameter): Add entry.
---
etc/NEWS | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/etc/NEWS b/etc/NEWS
index 456f9b8f8b8..479e8e8c486 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1952,6 +1952,10 @@ unibyte string.
* 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.
+++
** Function type declaration.