aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a0f05d8cf15..9ae37404823 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2524,6 +2524,9 @@ back in Emacs 23.1. The affected functions are: 'make-obsolete',
2524 2524
2525** The 'values' variable is now obsolete. 2525** The 'values' variable is now obsolete.
2526 2526
2527** The '&define' keyword in an Edebug specification now disables
2528backtracking.
2529
2527 2530
2528* Lisp Changes in Emacs 28.1 2531* Lisp Changes in Emacs 28.1
2529 2532