aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index dc94652baeb..850f9b25015 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -31,6 +31,10 @@ support 64-bit executables. See etc/MACHINES for instructions.
31 31
32* Changes in Emacs 21.1 32* Changes in Emacs 21.1
33 33
34+++
35* New command M-x describe-character-set reads a character set name
36and displayes information about that.
37
34* When an error is signaled during the loading of the user's init 38* When an error is signaled during the loading of the user's init
35file, Emacs now pops up the *Messages* buffer. 39file, Emacs now pops up the *Messages* buffer.
36 40