# HG changeset patch # User Miles Bader # Date 973689188 0 # Node ID 90d32ce915cc04bcbb91afc6568c3e5b9b6beadf # Parent b0b23815e8ca3f37590b5a58aadacc28e702e047 Note that dired now supplies a default when reading destination filenames. diff -r b0b23815e8ca -r 90d32ce915cc etc/NEWS --- a/etc/NEWS Wed Nov 08 10:57:42 2000 +0000 +++ b/etc/NEWS Wed Nov 08 13:13:08 2000 +0000 @@ -1077,6 +1077,11 @@ *** 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.