aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/dired.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/emacs/dired.texi b/doc/emacs/dired.texi
index d78443271b6..3f2c8d4afdf 100644
--- a/doc/emacs/dired.texi
+++ b/doc/emacs/dired.texi
@@ -1669,9 +1669,9 @@ in an external viewer. You must first configure
1669 1669
1670 You can delete images through Image-Dired also. Type @kbd{d} 1670 You can delete images through Image-Dired also. Type @kbd{d}
1671(@code{image-dired-flag-thumb-original-file}) to flag the image file 1671(@code{image-dired-flag-thumb-original-file}) to flag the image file
1672for deletion in the Dired buffer. You can also remove the thumbnail 1672for deletion in the Dired buffer. Alternatively, you can remove an
1673image from the thumbnail buffer with @kbd{C-d} 1673image's thumbnail from the thumbnail buffer without flagging the image
1674(@code{image-dired-delete-char}). 1674for deletion, by typing @kbd{C-d} (@code{image-dired-delete-char}).
1675 1675
1676@findex image-dired-dired-toggle-marked-thumbs 1676@findex image-dired-dired-toggle-marked-thumbs
1677@findex image-dired-dired-display-external 1677@findex image-dired-dired-display-external