diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1a76bf76bf0..890ec0d9af7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2005-10-13 Kenichi Handa + * international/utf-8.el (utf-8-compose): Display an invalid UTF-8 + byte with `escape-glyph' face. + * international/fontset.el (ccl-encode-unicode-font): Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode. Handle the case that ucs-mule-to-mule-unicode translates a character to diff --git a/man/ChangeLog b/man/ChangeLog index bd137642867..8ba536739fc 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2005-10-13 Kenichi Handa + + * basic.texi (Position Info): Fix previous change. + 2005-10-12 Jan Dj,Ad(Brv * cmdargs.texi (Icons X): Fix typo.