aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0b73e5df7d0..cbce027e6d4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -610,6 +610,10 @@ function 'check-declare-errmsg' has been removed.
610 610
611* Lisp Changes in Emacs 26.1 611* Lisp Changes in Emacs 26.1
612 612
613** New variable 'while-no-input-ignore-events' which allow
614setting which special events 'while-no-input' should ignore.
615It is a list of symbols.
616
613** New function 'undo-amalgamate-change-group' to get rid of 617** New function 'undo-amalgamate-change-group' to get rid of
614undo-boundaries between two states. 618undo-boundaries between two states.
615 619