diff options
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 |