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 64cf0abbdb4..3086ffaf91b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -109,6 +109,9 @@ setting the variable 'auto-save-visited-mode' buffer-locally to nil.
109 109
110* Changes in Specialized Modes and Packages in Emacs 28.1 110* Changes in Specialized Modes and Packages in Emacs 28.1
111 111
112** New bindings in occur-mode, 'next-error-no-select' bound to 'n' and
113'previous-error-no-select' bound to 'p'.
114
112** EIEIO: 'oset' and 'oset-default' are declared obsolete. 115** EIEIO: 'oset' and 'oset-default' are declared obsolete.
113 116
114** New minor mode 'cl-font-lock-built-in-mode' for `lisp-mode'. 117** New minor mode 'cl-font-lock-built-in-mode' for `lisp-mode'.