; * doc/emacs/dired.texi (Image-Dired): Fix last change.

This commit is contained in:
Eli Zaretskii 2023-02-19 17:09:18 +02:00
parent 4aa397e71b
commit 497ed0fb42

View file

@ -1669,9 +1669,9 @@ in an external viewer. You must first configure
You can delete images through Image-Dired also. Type @kbd{d} You can delete images through Image-Dired also. Type @kbd{d}
(@code{image-dired-flag-thumb-original-file}) to flag the image file (@code{image-dired-flag-thumb-original-file}) to flag the image file
for deletion in the Dired buffer. You can also remove the thumbnail for deletion in the Dired buffer. Alternatively, you can remove an
image from the thumbnail buffer with @kbd{C-d} image's thumbnail from the thumbnail buffer without flagging the image
(@code{image-dired-delete-char}). for deletion, by typing @kbd{C-d} (@code{image-dired-delete-char}).
@findex image-dired-dired-toggle-marked-thumbs @findex image-dired-dired-toggle-marked-thumbs
@findex image-dired-dired-display-external @findex image-dired-dired-display-external