]> git.eshelyaron.com Git - emacs.git/commit
New command image-dired-do-flagged-delete
authorPeter Münster <pm@a16n.net>
Wed, 28 Sep 2022 23:39:30 +0000 (01:39 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 29 Sep 2022 14:32:49 +0000 (16:32 +0200)
commit21fc2b04e9a831cbb5ffce71c3e4e4c35be0a8db
treea94cd619c87a80e97430b6653d96b5dfab2393dd
parent1457c231b52ea2c1694b7564f824b3a61d0e0fe1
New command image-dired-do-flagged-delete

* lisp/image/image-dired.el (image-dired-delete-marked): Remove command,
because it was too buggy.
(image-dired-do-flagged-delete): New command that does almost the same
as the above removed command but with flagged images.
(image-dired-thumbnail-mode-map): Bind "x" to
'image-dired-do-flagged-delete'.
lisp/image/image-dired.el