aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fabb4921d52..d5414949c59 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -335,6 +335,7 @@ of `symbol-function' in place forms.
335A side effect is that vars without corresponding value are bound to nil 335A side effect is that vars without corresponding value are bound to nil
336rather than making them unbound. 336rather than making them unbound.
337 337
338+++
338*** The following methods of extending `setf' are obsolete 339*** The following methods of extending `setf' are obsolete
339(use features from gv.el instead): 340(use features from gv.el instead):
340`define-modify-macro' (use `gv-letplace') 341`define-modify-macro' (use `gv-letplace')