aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9003f42ee96..1f39f8171e0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -246,6 +246,8 @@ Command*'.
246 246
247* Lisp changes in Emacs 23.2 247* Lisp changes in Emacs 23.2
248 248
249** New function set-advertised-calling-convention makes it possible
250to obsolete arguments as well as make some arguments mandatory.
249** eval-next-after-load is obsolete. 251** eval-next-after-load is obsolete.
250** New hook `after-load-functions' run after loading an Elisp file. 252** New hook `after-load-functions' run after loading an Elisp file.
251 253