diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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 | ||
| 250 | to 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 | ||