projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be0d1ca
)
* lisp/dired.el (dired-toggle-marks): Doc fix. (Bug#41097)
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 10 May 2020 16:04:51 +0000
(19:04 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 10 May 2020 16:04:51 +0000
(19:04 +0300)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index f2d478e83c6318736bed7d1938407cdb5a53803a..4d0c2abdf558039b8d68f3949ca671df51e604c7 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-3641,8
+3641,8
@@
in the active region."
(defun dired-toggle-marks ()
"Toggle marks: marked files become unmarked, and vice versa.
-F
iles marked with other flags (such as `D') are not affected.
-`.' and `..' are never toggled.
+F
lagged files (indicated with flags such as `C' and `D', not
+
with `*') are not affected, and
`.' and `..' are never toggled.
As always, hidden subdirs are not affected."
(interactive)
(save-excursion