Mercurial > emacs
comparison lisp/ChangeLog @ 47604:4d979a2a3934
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 25 Sep 2002 08:51:36 +0000 |
parents | 1f33088bba81 |
children | 4eabd1513a45 |
comparison
equal
deleted
inserted
replaced
47603:28c9630ee23e | 47604:4d979a2a3934 |
---|---|
1 2002-09-25 Kenichi Handa <handa@etl.go.jp> | 1 2002-09-25 Kenichi Handa <handa@etl.go.jp> |
2 | 2 |
3 * international/mule-diag.el (list-character-sets): Use the buffer | 3 * international/mule-diag.el (list-character-sets): Use the buffer |
4 name "*Character Set List*", not "*Help*". | 4 name "*Character Set List*", not "*Help*". List also indirectly |
5 supported character sets. | |
5 (list-charset-chars): Use the buffer name "*Character List*", not | 6 (list-charset-chars): Use the buffer name "*Character List*", not |
6 "*Help*". Display the current charset name in the modeline. | 7 "*Help*". Display the current charset name in the modeline. |
8 (non-iso-charset-alist): Add mapped charset list for `mac-roman'. | |
9 (sort-listed-character-sets): Don't alter the region showing | |
10 indirectly supported charsets. | |
7 | 11 |
8 2002-09-24 Markus Rost <rost@math.ohio-state.edu> | 12 2002-09-24 Markus Rost <rost@math.ohio-state.edu> |
9 | 13 |
10 * simple.el (edit-and-eval-command): Protect command-history. | 14 * simple.el (edit-and-eval-command): Protect command-history. |
11 (repeat-complex-command): Protect command-history. | 15 (repeat-complex-command): Protect command-history. |