aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ace68c07fe0..f04f586cbc7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12001-03-12 Kenichi Handa <handa@etl.go.jp> 12001-03-12 Kenichi Handa <handa@etl.go.jp>
2 2
3 * international/mule-cmds.el (register-input-method): Doc fix.
4
3 * international/quail.el (quail-translate-key): Fix condition to 5 * international/quail.el (quail-translate-key): Fix condition to
4 check if there's another breaking point in the current key. 6 check if there's another breaking point in the current key.
5 7