diff options
| author | Richard M. Stallman | 2001-12-17 01:59:01 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-12-17 01:59:01 +0000 |
| commit | 3a7a00951343aaa007083d7f0f13204b8ea8bffd (patch) | |
| tree | ec4cf4ceb047e1e98b100e557455f8e8c858b995 /lisp | |
| parent | a3f4a3ef81488a32a7bcc9399f9226d6e081bb45 (diff) | |
| download | emacs-3a7a00951343aaa007083d7f0f13204b8ea8bffd.tar.gz emacs-3a7a00951343aaa007083d7f0f13204b8ea8bffd.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32a03e02cf9..0009f72f55c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2001-12-16 Richard M. Stallman <rms@gnu.org> | 1 | 2001-12-16 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * dired.el (dired-copy-filename-as-kill): Moved from dired-x.el. | ||
| 4 | (dired-mode-map): Bind w to dired-copy-filename-as-kill. | ||
| 5 | |||
| 6 | * dired-x.el (dired-copy-filename-as-kill): Moved to dired.el. | ||
| 7 | |||
| 3 | * find-file.el (ff-other-file-name): New function. | 8 | * find-file.el (ff-other-file-name): New function. |
| 4 | 9 | ||
| 5 | 2001-12-16 Eli Zaretskii <eliz@is.elta.co.il> | 10 | 2001-12-16 Eli Zaretskii <eliz@is.elta.co.il> |