diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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 | ||
| 113 | shows 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. |
| 113 | Instead, it considers window configurations to be equal only if they | 116 | Instead, it considers window configurations to be equal only if they |
| 114 | are 'eq'. To compare contents, use 'compare-window-configurations' | 117 | are 'eq'. To compare contents, use 'compare-window-configurations' |