From b5458fc2f1573b2af1bf4289a7e06b3641bcdded Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 2 Aug 1995 19:20:38 +0000 Subject: [PATCH] (dired-do-copy): Doc fix. --- lisp/dired-aux.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index ce9ec7a8cb0..e2fcbb50afd 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el @@ -1233,8 +1233,8 @@ ESC or `q' to not overwrite any of the remaining files, "Copy all marked (or next ARG) files, or copy the current file. This normally preserves the last-modified date when copying. When operating on just the current file, you specify the new name. -When operating on multiple or marked files, you specify a directory -and new symbolic links are made in that directory +When operating on multiple or marked files, you specify a directory, +and new copies of these files are made in that directory with the same names that the files currently have." (interactive "P") (dired-do-create-files 'copy (function dired-copy-file) -- 2.39.2