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 5395f2ccfb2..04ae3a4ac86 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -109,6 +109,9 @@ like cell phones, tablets or cameras.
109 109
110* Incompatible Lisp Changes in Emacs 28.1 110* Incompatible Lisp Changes in Emacs 28.1
111 111
112** When 'suggest-key-bindings' is non-nil, the completion list of M-x
113shows equivalent key-bindings for all commands that have them.
114
112** 'equal' no longer examines some contents of window configurations. 115** 'equal' no longer examines some contents of window configurations.
113Instead, it considers window configurations to be equal only if they 116Instead, it considers window configurations to be equal only if they
114are 'eq'. To compare contents, use 'compare-window-configurations' 117are 'eq'. To compare contents, use 'compare-window-configurations'