diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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 | ||
| 36 | and 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 |
| 35 | file, Emacs now pops up the *Messages* buffer. | 39 | file, Emacs now pops up the *Messages* buffer. |
| 36 | 40 | ||