summaryrefslogtreecommitdiff
path: root/etc/NEWS.22
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r--etc/NEWS.223
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index 926b9f489ed..d7b26dda515 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -1413,7 +1413,8 @@ with different file attributes in two dired buffers.
*** New Dired command 'dired-do-touch' (bound to T) changes timestamps
of marked files with the value entered in the minibuffer.
-*** In Dired, the w command now stores the current line's file name
+*** New Dired command 'dired-copy-filename-as-kill' copies file name.
+In Dired, the w command now stores the current line's file name
into the kill ring. With a zero prefix arg, it stores the absolute file name.
*** In Dired-x, Omitting files is now a minor mode, dired-omit-mode.