diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-11-03 03:34:28 +0100 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-11-03 05:10:24 +0100 |
commit | 16b46b9ee230cb4c521d6d32ce006c35bd1056af (patch) | |
tree | a968c7fa3b859bdc2e9b17f062e4f56859835423 /src | |
parent | 67af04403c960f8558b931df3daca4a0815720e5 (diff) | |
download | emacs-16b46b9ee230cb4c521d6d32ce006c35bd1056af.tar.gz emacs-16b46b9ee230cb4c521d6d32ce006c35bd1056af.tar.bz2 emacs-16b46b9ee230cb4c521d6d32ce006c35bd1056af.zip |
image-dired: Support wrap-around in display-next-thumbnail-original
* lisp/image-dired.el (image-dired-forward-image): Support negative
prefix argument. Optionally wrap-around, which means to continue from
first image after reaching the last one and vice versa.
(image-dired-backward-image): Reimplement in terms of
'image-dired-forward-image'.
(image-dired-display-next-thumbnail-original)
(image-dired-display-previous-thumbnail-original): Wrap around; when
reaching the last image, continue from the first one. Add optional
prefix argument to move more than one image at a time.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions