diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -662,6 +662,8 @@ sc.el, x-menu.el, rnews.el, rnewspost.el | |||
| 662 | 662 | ||
| 663 | * Lisp changes in Emacs 24.1 | 663 | * Lisp changes in Emacs 24.1 |
| 664 | 664 | ||
| 665 | ** `y-or-n-p' and `yes-or-no-p' now accept format string arguments. | ||
| 666 | |||
| 665 | ** `image-library-alist' is renamed to `dynamic-library-alist'. | 667 | ** `image-library-alist' is renamed to `dynamic-library-alist'. |
| 666 | The variable is now used to load all kind of supported dynamic libraries, | 668 | The variable is now used to load all kind of supported dynamic libraries, |
| 667 | not just image libraries. The previous name is still available as an | 669 | not just image libraries. The previous name is still available as an |