mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-18 09:55:42 +00:00
; * doc/emacs/dired.texi (Image-Dired): Fix last change.
This commit is contained in:
parent
4aa397e71b
commit
497ed0fb42
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue