diff options
| author | Glenn Morris | 2012-02-03 00:10:17 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-03 00:10:17 -0800 |
| commit | 4dee2deae3bc60bad29a8e46d42650b79ac0df63 (patch) | |
| tree | 99a8fa6e5bacabbf3f7ec66fc2d9c2a714ad4c76 | |
| parent | b7645a9d30f6649b188668b29e0bc10ead071a33 (diff) | |
| download | emacs-4dee2deae3bc60bad29a8e46d42650b79ac0df63.tar.gz emacs-4dee2deae3bc60bad29a8e46d42650b79ac0df63.zip | |
Some more NEWS markup.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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, |
| 1260 | discarding any inputs not inside the set. | 1260 | discarding 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'. |
| 1263 | The variable is now used to load all kind of supported dynamic libraries, | 1264 | The variable is now used to load all kind of supported dynamic libraries, |
| 1264 | not just image libraries. The previous name is still available as an | 1265 | not 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 |