aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-02-03 00:10:17 -0800
committerGlenn Morris2012-02-03 00:10:17 -0800
commit4dee2deae3bc60bad29a8e46d42650b79ac0df63 (patch)
tree99a8fa6e5bacabbf3f7ec66fc2d9c2a714ad4c76
parentb7645a9d30f6649b188668b29e0bc10ead071a33 (diff)
downloademacs-4dee2deae3bc60bad29a8e46d42650b79ac0df63.tar.gz
emacs-4dee2deae3bc60bad29a8e46d42650b79ac0df63.zip
Some more NEWS markup.
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d4acdd3f84e..39bc51206b0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1259,6 +1259,7 @@ higher-resolution time stamps.
1259** New function `read-char-choice' reads a restricted set of characters, 1259** New function `read-char-choice' reads a restricted set of characters,
1260discarding any inputs not inside the set. 1260discarding any inputs not inside the set.
1261 1261
1262+++
1262** `image-library-alist' is renamed to `dynamic-library-alist'. 1263** `image-library-alist' is renamed to `dynamic-library-alist'.
1263The variable is now used to load all kind of supported dynamic libraries, 1264The variable is now used to load all kind of supported dynamic libraries,
1264not just image libraries. The previous name is still available as an 1265not just image libraries. The previous name is still available as an
@@ -1280,6 +1281,7 @@ syntactic rules.
1280+++ 1281+++
1281** Syntax tables support a new "comment style c" additionally to style b. 1282** Syntax tables support a new "comment style c" additionally to style b.
1282 1283
1284---
1283** frame-local variables cannot be let-bound any more. 1285** frame-local variables cannot be let-bound any more.
1284 1286
1285** Major and minor mode changes 1287** Major and minor mode changes