diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-10-28 01:59:01 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-10-28 02:03:05 +0200 |
commit | bc4937539e48e5c9bdf17383744c5e0b560699ad (patch) | |
tree | 5e772c8f8ad2e0d018f6c55672309ee6df5eefd3 /lisp/emacs-lisp/smie.el | |
parent | 722a9080db719f6297eaa85f1a8c384e421a69dc (diff) | |
download | emacs-bc4937539e48e5c9bdf17383744c5e0b560699ad.tar.gz emacs-bc4937539e48e5c9bdf17383744c5e0b560699ad.tar.bz2 emacs-bc4937539e48e5c9bdf17383744c5e0b560699ad.zip |
image-dired: Make thumbnail rotation commands obsolete
* lisp/image-dired.el (image-dired-cmd-rotate-thumbnail-program)
(image-dired-cmd-rotate-thumbnail-options)
(image-dired-rotate-thumbnail)
(image-dired-rotate-thumbnail-left)
(image-dired-rotate-thumbnail-right): Make obsolete in favor of
'image-dired-refresh-thumb' and 'image-rotate'. It makes no sense to
have destructive thumbnail rotation commands now that Emacs can rotate
thumbnails in memory, and it is very fast to just generate a new one
reflecting the rotation of the original.
(image-dired-thumbnail-mode-map): Remove menu entries and key bindings
for above obsolete commands. The rotate right keybinding had already
been made ineffective by the local keymap added by 'insert-image'.
Diffstat (limited to 'lisp/emacs-lisp/smie.el')
0 files changed, 0 insertions, 0 deletions