]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/dired.el (dired-toggle-marks): Doc fix. (Bug#41097)
authorEli Zaretskii <eliz@gnu.org>
Sun, 10 May 2020 16:04:51 +0000 (19:04 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 10 May 2020 16:04:51 +0000 (19:04 +0300)
lisp/dired.el

index f2d478e83c6318736bed7d1938407cdb5a53803a..4d0c2abdf558039b8d68f3949ca671df51e604c7 100644 (file)
@@ -3641,8 +3641,8 @@ in the active region."
 
 (defun dired-toggle-marks ()
   "Toggle marks: marked files become unmarked, and vice versa.
-Files marked with other flags (such as `D') are not affected.
-`.' and `..' are never toggled.
+Flagged 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