summaryrefslogtreecommitdiff
path: root/man/dired.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-11-01 13:35:34 +0000
committerEli Zaretskii <eliz@gnu.org>2001-11-01 13:35:34 +0000
commitdb1433e558d0aec8e0f34638528c3cac26142a02 (patch)
tree6e5a8276ffa728a039c32363cff21d204b5a705b /man/dired.texi
parent38ac48fbc6868562fa4f9d6b711bcfb340210992 (diff)
downloademacs-db1433e558d0aec8e0f34638528c3cac26142a02.tar.gz
(Dired Deletion, Operating On Files): Add index entries.
Diffstat (limited to 'man/dired.texi')
-rw-r--r--man/dired.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/dired.texi b/man/dired.texi
index 73aa6c3f6d7..67a861f8af2 100644
--- a/man/dired.texi
+++ b/man/dired.texi
@@ -115,6 +115,7 @@ the beginning of the line. This command moves point to the next line,
so that repeated @kbd{d} commands flag successive files. A numeric
argument serves as a repeat count.
+@cindex recursive deletion
@vindex dired-recursive-deletes
The variable @code{dired-recursive-deletes} controls whether the
delete command will delete non-empty directories (including their
@@ -511,6 +512,7 @@ this command sets the modification time of the new file to be the same
as that of the old file.
@vindex dired-recursive-copies
+@cindex recursive copying
The variable @code{dired-recursive-copies} controls whether
directories are copied recursively. The default is to not copy
recursively, which means that directories cannot be copied.