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 86d9c310fbf..12e54b614a0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12000-12-13 Kenichi Handa <handa@etl.go.jp> 12000-12-13 Kenichi Handa <handa@etl.go.jp>
2 2
3 * international/characters.el: Fix cases and syntaxes for
4 mule-unicode-0100-24ff.
5
3 * dired.el (dired-move-to-filename-regexp): Fixed for the case 6 * dired.el (dired-move-to-filename-regexp): Fixed for the case
4 that a Japanese character is not appended after day and year. 7 that a Japanese character is not appended after day and year.
5 8