aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f0a046c363d..b68d3ff39b3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12005-10-06 Kenichi Handa <handa@m17n.org> 12005-10-06 Kenichi Handa <handa@m17n.org>
2 2
3 * international/mule-cmds.el (set-language-environment): Fix
4 setting up of case-table for unibyte mode.
5
3 * simple.el (what-cursor-position): If the character is displayed 6 * simple.el (what-cursor-position): If the character is displayed
4 by some `display' text property, show that. Don't use 7 by some `display' text property, show that. Don't use
5 single-key-description for eight-bit characters in multibyte mode. 8 single-key-description for eight-bit characters in multibyte mode.