comparison etc/NEWS @ 31024:147670916de0

Mark list-charset-chars as documented in the manual.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 22 Aug 2000 08:38:57 +0000
parents 2fa78512b45e
children 3cd6db455d11
comparison
equal deleted inserted replaced
31023:b72f53ea6c54 31024:147670916de0
96 96
97 +++ 97 +++
98 ** C-u C-x = provides detailed information about the character at 98 ** C-u C-x = provides detailed information about the character at
99 point in a pop-up window. 99 point in a pop-up window.
100 100
101 +++
101 ** New command M-x list-charset-chars reads a character set name and 102 ** New command M-x list-charset-chars reads a character set name and
102 displays all characters in that character set. 103 displays all characters in that character set.
103 104
104 ** M-x set-terminal-coding-system (C-x RET t) now allows CCL-based 105 ** M-x set-terminal-coding-system (C-x RET t) now allows CCL-based
105 coding systems such as cpXXX and cyrillic-koi8. 106 coding systems such as cpXXX and cyrillic-koi8.