aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2025-08-07 17:37:15 +0300
committerEli Zaretskii2025-08-07 17:37:15 +0300
commit96891c1fac79c2a4479046dbd9de9f6137d598fe (patch)
tree8675a841ea2f6249997fe73aaa00a18db51e840e
parent738a7bb4949fdc93b0b637ac4c65423c928f0924 (diff)
downloademacs-96891c1fac79c2a4479046dbd9de9f6137d598fe.tar.gz
emacs-96891c1fac79c2a4479046dbd9de9f6137d598fe.zip
; * etc/NEWS: Fix last change.
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3713e828839..2b3bff2f8ca 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -699,8 +699,9 @@ you could already use 'C-u C-x C-n' to clear the goal column.
699 699
700+++ 700+++
701*** New condition for 'auto-insert-alist'. 701*** New condition for 'auto-insert-alist'.
702'auto-insert-alist' now also allows to have a predicate taking no argument 702'auto-insert-alist' now also allows to have a predicate taking no
703as conditions. This allows to trigger 'auto-insert' with finer grained control. 703argument as the condition. This allows to trigger 'auto-insert' with
704finer grained control.
704 705
705** Register 706** Register
706 707