diff options
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d984e7221ba..4ecd91b548c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2000-11-27 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * dired.el (dired-get-filename): Return filename verbatim if | ||
| 4 | LOCALP is `verbatim'. | ||
| 5 | * dired-aux.el (dired-add-entry): Call `dired-get-filename' with | ||
| 6 | `verbatim' so that we don't inadvertently delete a non-existant | ||
| 7 | directory name. | ||
| 8 | |||
| 1 | 2000-11-27 Kenichi Handa <handa@etl.go.jp> | 9 | 2000-11-27 Kenichi Handa <handa@etl.go.jp> |
| 2 | 10 | ||
| 3 | * international/characters.el: Specify cases and syntaxes for | 11 | * international/characters.el: Specify cases and syntaxes for |