Mercurial > emacs
comparison lisp/ChangeLog @ 89033:0498f08658eb
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 20 Aug 2002 11:25:27 +0000 |
parents | 4187f97fc0bd |
children | 556a246801fb |
comparison
equal
deleted
inserted
replaced
89032:d0f9990cefeb | 89033:0498f08658eb |
---|---|
1 2002-08-20 Kenichi Handa <handa@etl.go.jp> | 1 2002-08-20 Kenichi Handa <handa@etl.go.jp> |
2 | 2 |
3 * international/characters.el: Remove duplicated case setting for | 3 * international/characters.el: Remove duplicated case setting for |
4 Cyrillic and Greek letters. | 4 Cyrillic and Greek letters. Don't setup printable-chars here. |
5 | 5 |
6 * case-table.el (describe-buffer-case-table): Handle the case | 6 * case-table.el (describe-buffer-case-table): Handle the case |
7 that KEY is a cons within map-char-table. | 7 that KEY is a cons within map-char-table. |
8 | 8 |
9 2002-08-19 Kenichi Handa <handa@etl.go.jp> | 9 2002-08-19 Kenichi Handa <handa@etl.go.jp> |