Mercurial > emacs
changeset 34504:ccae7889416d
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 13 Dec 2000 00:22:41 +0000 |
parents | 00d3d092888c |
children | 25adec4e4b87 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Dec 13 00:14:52 2000 +0000 +++ b/lisp/ChangeLog Wed Dec 13 00:22:41 2000 +0000 @@ -1,5 +1,8 @@ 2000-12-13 Kenichi Handa <handa@etl.go.jp> + * dired.el (dired-move-to-filename-regexp): Fixed for the case + that a Japanese character is not appended after day and year. + * info.el (Info-suffix-list): Change format for a command that requires arguments. (info-insert-file-contents): Adjusted for the above change.