aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
-rw-r--r--src/ChangeLog2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dab079a1436..b9779b18bfd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -6,7 +6,7 @@
6 6
7 * tooltip.el (tooltip-show-help-function): Don't fixup message here. 7 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
8 8
92005-03-31 Kenichi Handa <handa@etlken2> 92005-03-31 Kenichi Handa <handa@m17n.org>
10 10
11 * language/thai-word.el (thai-find-word-ends): Pay attention to 11 * language/thai-word.el (thai-find-word-ends): Pay attention to
12 the case that we reach the end of buffer. 12 the case that we reach the end of buffer.
diff --git a/src/ChangeLog b/src/ChangeLog
index 298445b7935..53469408d71 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,4 @@
12005-03-31 Kenichi Handa <handa@etlken2> 12005-03-31 Kenichi Handa <handa@m17n.org>
2 2
3 * coding.c (syms_of_coding): Fix previous change. 3 * coding.c (syms_of_coding): Fix previous change.
4 4