aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index de5b865a54b..6af54a1db11 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1548,6 +1548,10 @@ inherits from multiple maps, eg:
1548 (set-keymap-parent newmap (make-composed-keymap othermap parent)) 1548 (set-keymap-parent newmap (make-composed-keymap othermap parent))
1549 1549
1550+++ 1550+++
1551** New function `string-prefix-p'.
1552(This was actually added in Emacs 23.2 but was not advertised at the time.)
1553
1554+++
1551** New reader macro ## that stands for the empty symbol. 1555** New reader macro ## that stands for the empty symbol.
1552This means that the empty symbol can now be read back. Also, #: by itself 1556This means that the empty symbol can now be read back. Also, #: by itself
1553(when not immediately followed by a possible symbol character) stands for 1557(when not immediately followed by a possible symbol character) stands for