# HG changeset patch # User Richard M. Stallman # Date 1227886838 0 # Node ID cf5da10f146cdbc6af747ab099310d39dc3d3920 # Parent 67de3ef2289bb5098827eeecb9f045888d9bde9e (Image-Dired): Avoid passive. diff -r 67de3ef2289b -r cf5da10f146c doc/emacs/dired.texi --- a/doc/emacs/dired.texi Fri Nov 28 15:39:58 2008 +0000 +++ b/doc/emacs/dired.texi Fri Nov 28 15:40:38 2008 +0000 @@ -1271,8 +1271,8 @@ To tag image files, mark them in the dired buffer (you can also mark files in Dired from the thumbnail buffer by typing @kbd{m}) and type -@kbd{C-t t} (@code{image-dired-tag-files}). You will be prompted for -a tag. To mark files having a certain tag, type @kbd{C-t f} +@kbd{C-t t} (@code{image-dired-tag-files}). This reads the tag name +in the minibuffer. To mark files having a certain tag, type @kbd{C-t f} (@code{image-dired-mark-tagged-files}). After marking image files with a certain tag, you can use @kbd{C-t d} to view them.