aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ed4722b27f5..27e511047e6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -112,7 +112,12 @@ setting the variable 'auto-save-visited-mode' buffer-locally to nil.
112** New bindings in occur-mode, 'next-error-no-select' bound to 'n' and 112** New bindings in occur-mode, 'next-error-no-select' bound to 'n' and
113'previous-error-no-select' bound to 'p'. 113'previous-error-no-select' bound to 'p'.
114 114
115** EIEIO: 'oset' and 'oset-default' are declared obsolete. 115** EIEIO
116
117+++
118*** The macro 'oref-default' can now be used with 'setf'.
119It is now defined as a generalized variable that can be used with
120'setf' to modify the value stored in a given class slot.
116 121
117** New minor mode 'cl-font-lock-built-in-mode' for `lisp-mode'. 122** New minor mode 'cl-font-lock-built-in-mode' for `lisp-mode'.
118The mode provides refined highlighting of built-in functions, types, 123The mode provides refined highlighting of built-in functions, types,