aboutsummaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2024-12-15 00:48:26 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2024-12-15 01:19:47 +0100
commit5be942f10fab7fed8321a9e20fe831730d79738b (patch)
tree7e379f96dba6f99e5821929b25aeae630f9e8966 /NEWS.org
parentf06c24c2498a8b9642fdef3bd8336ac75da4ad07 (diff)
compat-30: untrusted-content, trusted-files, trusted-content-p
Diffstat (limited to 'NEWS.org')
-rw-r--r--NEWS.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.org b/NEWS.org
index acc06d0..2f38878 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -2,6 +2,12 @@
#+link: compat-gh https://github.com/emacs-compat/compat/issues/
#+options: toc:nil num:nil author:nil
+* Development
+
+- compat-30: New variable =untrusted-content=.
+- compat-30: New variable =trusted-files=.
+- compat-30: New function =trusted-content-p=.
+
* Release of "Compat" Version 30.0.0.0
- compat-28: Mark =subr-native-elisp-p= as obsolete (renamed in Emacs 30).