]> git.eshelyaron.com Git - emacs.git/commit
Add menu bindings to new functions in image-dired.el
authorPeter Münster <pm@a16n.net>
Wed, 18 Aug 2021 12:53:25 +0000 (14:53 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 18 Aug 2021 12:53:25 +0000 (14:53 +0200)
commitfa4a63c689864a75b2439b9a5f858158fa1a7c7a
tree002f97d300477ed3e1e7a0893bd6ffb4074d774a
parentc17e03ace54b676cf3bf193153cf5e9b367cdd61
Add menu bindings to new functions in image-dired.el

* lisp/image-dired.el (image-dired--with-marked): New macro for
cycling over marked thumbnails.
(image-dired-tag-thumbnail, image-dired-tag-thumbnail-remove): Can
handle now also all marked thumbnails.
(image-dired-tag-marked-thumbnails): Remove it, because it's
obsoleted by `image-dired-tag-thumbnail' now.
(image-dired-delete-marked): Use new macro
`image-dired--with-marked', and add command to menu (bug#50000).
etc/NEWS
lisp/image-dired.el