aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b9192c72b5e..73d27c35d0f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1327,6 +1327,8 @@ as well as those in the -*- line.
1327 1327
1328** keymaps can inherit from multiple parents. 1328** keymaps can inherit from multiple parents.
1329 1329
1330** `debug-on-event' lets you debug Emacs when stuck because of inhibit-quit.
1331
1330+++ 1332+++
1331** New reader macro ## which stands for the empty symbol. 1333** New reader macro ## which stands for the empty symbol.
1332This means that the empty symbol can now be read back. Also, #: by itself 1334This means that the empty symbol can now be read back. Also, #: by itself