Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2bfab837
Commit
2bfab837
authored
Mar 21, 2012
by
Glenn Morris
Browse files
* emacs/dired.texi (Operating on Files): Fix dired-recursive-copies default.
parent
c8f6ec5c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+4
-0
doc/emacs/dired.texi
doc/emacs/dired.texi
+1
-1
No files found.
doc/emacs/ChangeLog
View file @
2bfab837
2012-03-22 Glenn Morris <rgm@gnu.org>
* dired.texi (Operating on Files): Fix dired-recursive-copies default.
2012-03-17 Chong Yidong <cyd@gnu.org>
* package.texi (Package Installation): Document use of
...
...
doc/emacs/dired.texi
View file @
2bfab837
...
...
@@ -610,7 +610,7 @@ the copy, like @samp{cp -p}.
@cindex recursive copying
The variable @code{dired-recursive-copies} controls whether to copy
directories recursively (like @samp{cp -r}). The default is
@code{
nil
}, which means t
hat directories cannot be copied
.
@code{
top
}, which means t
o ask before recursively copying a directory
.
@item D
@findex dired-do-delete
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment