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 b55820dac0d..fdc066870ef 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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'.
666The variable is now used to load all kind of supported dynamic libraries, 668The variable is now used to load all kind of supported dynamic libraries,
667not just image libraries. The previous name is still available as an 669not just image libraries. The previous name is still available as an