aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman2001-12-17 01:59:01 +0000
committerRichard M. Stallman2001-12-17 01:59:01 +0000
commit3a7a00951343aaa007083d7f0f13204b8ea8bffd (patch)
treeec4cf4ceb047e1e98b100e557455f8e8c858b995 /lisp
parenta3f4a3ef81488a32a7bcc9399f9226d6e081bb45 (diff)
downloademacs-3a7a00951343aaa007083d7f0f13204b8ea8bffd.tar.gz
emacs-3a7a00951343aaa007083d7f0f13204b8ea8bffd.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
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 @@
12001-12-16 Richard M. Stallman <rms@gnu.org> 12001-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
52001-12-16 Eli Zaretskii <eliz@is.elta.co.il> 102001-12-16 Eli Zaretskii <eliz@is.elta.co.il>