aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorRichard M. Stallman2002-03-28 18:33:48 +0000
committerRichard M. Stallman2002-03-28 18:33:48 +0000
commitdb6b2ec611383ca25abd7b14c66c1fbe16d48bf6 (patch)
tree06cd6f76da2e60d329ac958caf2d5ba90f33d34f /man
parentd588eb9091ecab0d03620bf625f0be78a9ccfced (diff)
downloademacs-db6b2ec611383ca25abd7b14c66c1fbe16d48bf6.tar.gz
emacs-db6b2ec611383ca25abd7b14c66c1fbe16d48bf6.zip
Rename dired-do-toggle to dired-toggle-marks.
Diffstat (limited to 'man')
-rw-r--r--man/dired.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/dired.texi b/man/dired.texi
index 67782476ba9..1e1b296f522 100644
--- a/man/dired.texi
+++ b/man/dired.texi
@@ -392,9 +392,9 @@ Move up to the previous marked file (@code{dired-prev-marked-file})
392 392
393@item * t 393@item * t
394@kindex * t @r{(Dired)} 394@kindex * t @r{(Dired)}
395@findex dired-do-toggle 395@findex dired-toggle-marks
396@cindex toggling marks (in Dired) 396@cindex toggling marks (in Dired)
397Toggle all marks (@code{dired-do-toggle}): files marked with @samp{*} 397Toggle all marks (@code{dired-toggle-marks}): files marked with @samp{*}
398become unmarked, and unmarked files are marked with @samp{*}. Files 398become unmarked, and unmarked files are marked with @samp{*}. Files
399marked in any other way are not affected. 399marked in any other way are not affected.
400 400