diff options
| author | Stefan Monnier | 2009-09-17 15:58:56 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2009-09-17 15:58:56 +0000 |
| commit | 0ee986067afdb49968f1b7fa386ed4f544e03aa3 (patch) | |
| tree | 9ddbfacf584dd9c2ba3ee3492d332bcee4692fc8 | |
| parent | 354f0faf616d6d7cdf43932c90a0304474bf0ac5 (diff) | |
| download | emacs-0ee986067afdb49968f1b7fa386ed4f544e03aa3.tar.gz emacs-0ee986067afdb49968f1b7fa386ed4f544e03aa3.zip | |
(eval-next-after-load): Mark as obsolete.
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 |