diff options
Diffstat (limited to 'lisp/ChangeLog.9')
| -rw-r--r-- | lisp/ChangeLog.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index a6112f97825..5f1a501af37 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -1034,8 +1034,8 @@ | |||
| 1034 | 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il> | 1034 | 2001-09-18 Eli Zaretskii <eliz@is.elta.co.il> |
| 1035 | 1035 | ||
| 1036 | * dired.el (dired-move-to-filename-regexp): Allow one digit in the | 1036 | * dired.el (dired-move-to-filename-regexp): Allow one digit in the |
| 1037 | numeric month value, and allow the Kanji character after the it to | 1037 | numeric month value, and allow the Kanji character after it to be |
| 1038 | be missing (happens with ls-lisp's output on Japanese versions of | 1038 | missing (happens with ls-lisp's output on Japanese versions of |
| 1039 | MS-Windows). | 1039 | MS-Windows). |
| 1040 | 1040 | ||
| 1041 | 2001-09-18 Miles Bader <miles@gnu.org> | 1041 | 2001-09-18 Miles Bader <miles@gnu.org> |