summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-12-09 00:57:34 +0100
committerStefan Kangas <stefan@marxist.se>2021-12-09 00:57:34 +0100
commit63f07ea22f3954c2154d831017caf494911cb515 (patch)
tree4e325391332dae40c2eb4b9c9a05a74d6e77fa2a /etc
parent929a8010aca1a9ce8b740ef7e06b21abeb3466d9 (diff)
downloademacs-63f07ea22f3954c2154d831017caf494911cb515.tar.gz
image-dired: Go to next image when marking
* lisp/image-dired.el (image-dired-marking-shows-next): New user option to show the next image after marking, unmarking or flagging an image. (image-dired--do-mark-command): New macro. (image-dired-mark-thumb-original-file) (image-dired-unmark-thumb-original-file) (image-dired-flag-thumb-original-file) (image-dired-toggle-mark-thumb-original-file) (image-dired-unmark-all-marks): Use above new macro.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b9134d850ee..9eee04b3399 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -610,6 +610,12 @@ The command 'bookmark-set' (bound to 'C-x r m') is now supported in
the thumbnail view, and will create a bookmark that opens the current
directory in Image-Dired.
+---
+*** New user option 'image-dired-marking-shows-next'.
+If this option is non-nil (the default), marking, unmarking or
+flagging an image in either the thumbnail or display buffer shows the
+next image.
+
+++
*** 'image-dired-show-all-from-dir-max-files' has been increased to 500.
This option controls asking for confirmation when starting Image-Dired