aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b4edbeb6cf..0fa8e6f827 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1077,6 +1077,11 @@ accurate or inaccurate as it is.
*** Dired now properly handles undo changes of adding/removing `-R'
from ls switches.
+*** Dired commands that prompt for a destination file now allow the use
+of the `M-n' command in the minibuffer to insert the source filename,
+which the user can then edit. This only works if there is a single
+source file, not when operating on multiple marked files.
+
** The variable mail-specify-envelope-from controls whether to
use the -f option when sending mail.