aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2009-09-17 15:58:56 +0000
committerStefan Monnier2009-09-17 15:58:56 +0000
commit0ee986067afdb49968f1b7fa386ed4f544e03aa3 (patch)
tree9ddbfacf584dd9c2ba3ee3492d332bcee4692fc8
parent354f0faf616d6d7cdf43932c90a0304474bf0ac5 (diff)
downloademacs-0ee986067afdb49968f1b7fa386ed4f544e03aa3.tar.gz
emacs-0ee986067afdb49968f1b7fa386ed4f544e03aa3.zip
(eval-next-after-load): Mark as obsolete.
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3db3f5342ad..c0aa482dc60 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -210,6 +210,7 @@ functions and variables.
210 210
211* Lisp changes in Emacs 23.2 211* Lisp changes in Emacs 23.2
212 212
213** eval-next-after-load is obsolete.
213** New hook `after-load-functions' run after loading an Elisp file. 214** New hook `after-load-functions' run after loading an Elisp file.
214 215
215** You can control which binding is preferentially shown in menus and 216** You can control which binding is preferentially shown in menus and