diff options
| author | Markus Rost | 2002-09-15 16:35:23 +0000 |
|---|---|---|
| committer | Markus Rost | 2002-09-15 16:35:23 +0000 |
| commit | f618b7e55b8c88e58dfbd6b0bf9acfe6fcdd6515 (patch) | |
| tree | 24d15ef64df0b59a052bac784ddb40d5a1191a9b /lisp/ChangeLog | |
| parent | ef7fb3bb176551f8cca1a843bb441d41a8484eac (diff) | |
| download | emacs-f618b7e55b8c88e58dfbd6b0bf9acfe6fcdd6515.tar.gz emacs-f618b7e55b8c88e58dfbd6b0bf9acfe6fcdd6515.zip | |
(dired-move-to-filename): Fix previous change.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 588c14d8bec..2fc7694ec61 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-09-15 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * dired.el (dired-move-to-filename): Fix previous change. | ||
| 4 | |||
| 1 | 2002-09-14 Kim F. Storm <storm@cua.dk> | 5 | 2002-09-14 Kim F. Storm <storm@cua.dk> |
| 2 | 6 | ||
| 3 | * emulation/keypad.el (keypad-setup, keypad-shifted-setup) | 7 | * emulation/keypad.el (keypad-setup, keypad-shifted-setup) |