]> git.eshelyaron.com Git - emacs.git/commit
Fix point movement in image-dired
authorPeter Münster <pm@a16n.net>
Tue, 12 Oct 2021 12:31:58 +0000 (14:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 13 Oct 2021 11:41:32 +0000 (13:41 +0200)
commit3eac7dc780433e2eab046e83315f1d90caf3cab9
treec295aaea14a0b52063969d21513d546da5efcd9e
parent4e9452a399c878ab110811b4f890c350d3cb9c36
Fix point movement in image-dired

* lisp/image-dired.el (image-dired-thumb-file-marked-p): Don't
move point in associated dired buffer.
(image-dired-delete-marked): Revert "Fix deletion of associated image"
because it was wrong and introduced another problem (bug#51152).
lisp/image-dired.el