Mercurial > emacs
comparison lisp/ChangeLog @ 66063:3d5e888c639a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 13 Oct 2005 05:39:55 +0000 |
parents | 65f0f700ffb8 |
children | 0a9bc564bab4 |
comparison
equal
deleted
inserted
replaced
66062:b23c01e98a4b | 66063:3d5e888c639a |
---|---|
1 2005-10-13 Kenichi Handa <handa@m17n.org> | 1 2005-10-13 Kenichi Handa <handa@m17n.org> |
2 | |
3 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8 | |
4 byte with `escape-glyph' face. | |
2 | 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 |
6 ASCII (usually for IPA characters). | 9 ASCII (usually for IPA characters). |