diff options
| author | Kenichi Handa | 2005-10-13 05:39:55 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2005-10-13 05:39:55 +0000 |
| commit | 179f2d7b88c34be77533c00db360ad6cedb63bce (patch) | |
| tree | 40086d7db0f942b5a5f4f547f86ee7e10fa6c361 /lisp | |
| parent | 6e3b8c5dd5e80a395f8fff690bc72515fb925c29 (diff) | |
| download | emacs-179f2d7b88c34be77533c00db360ad6cedb63bce.tar.gz emacs-179f2d7b88c34be77533c00db360ad6cedb63bce.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1a76bf76bf0..890ec0d9af7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2005-10-13 Kenichi Handa <handa@m17n.org> | 1 | 2005-10-13 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * international/utf-8.el (utf-8-compose): Display an invalid UTF-8 | ||
| 4 | byte with `escape-glyph' face. | ||
| 5 | |||
| 3 | * international/fontset.el (ccl-encode-unicode-font): Lookup | 6 | * international/fontset.el (ccl-encode-unicode-font): Lookup |
| 4 | utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode. Handle | 7 | utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode. Handle |
| 5 | the case that ucs-mule-to-mule-unicode translates a character to | 8 | the case that ucs-mule-to-mule-unicode translates a character to |