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 a774ee86b97..86d9c310fbf 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 * dired.el (dired-move-to-filename-regexp): Fixed for the case
4 that a Japanese character is not appended after day and year.
5
3 * info.el (Info-suffix-list): Change format for a command that 6 * info.el (Info-suffix-list): Change format for a command that
4 requires arguments. 7 requires arguments.
5 (info-insert-file-contents): Adjusted for the above change. 8 (info-insert-file-contents): Adjusted for the above change.