projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bd7be0
)
Document dired-keep-marker-copy more
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 28 Apr 2022 11:50:25 +0000
(13:50 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 28 Apr 2022 11:50:25 +0000
(13:50 +0200)
* doc/emacs/dired.texi (Operating on Files): Mention
dired-keep-marker-copy.
doc/emacs/dired.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/dired.texi
b/doc/emacs/dired.texi
index 27df269ce7b313145376162420de0c8f3e541175..92106ae1ed32eda97434ae85f4d98775fc80bb29 100644
(file)
--- a/
doc/emacs/dired.texi
+++ b/
doc/emacs/dired.texi
@@
-776,6
+776,11
@@
symbolic links as links or after dereferencing (like @samp{cp -L}).
The default is @code{nil}, which means that the symbolic links are
copied by creating new ones.
+@vindex dired-keep-marker-copy
+The @code{dired-keep-marker-copy} user option controls how this
+command handles file marking. The default is to mark all new copies
+of files with a @samp{C} mark.
+
@item D
@findex dired-do-delete
@kindex D @r{(Dired)}