aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
-rw-r--r--man/ChangeLog4
2 files changed, 7 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 @@
12005-10-13 Kenichi Handa <handa@m17n.org> 12005-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
diff --git a/man/ChangeLog b/man/ChangeLog
index bd137642867..8ba536739fc 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12005-10-13 Kenichi Handa <handa@m17n.org>
2
3 * basic.texi (Position Info): Fix previous change.
4
12005-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 52005-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 6
3 * cmdargs.texi (Icons X): Fix typo. 7 * cmdargs.texi (Icons X): Fix typo.