]> git.eshelyaron.com Git - emacs.git/commit
image-dired: Improve performance of marking commands
authorStefan Kangas <stefankangas@gmail.com>
Sat, 24 Sep 2022 10:44:11 +0000 (12:44 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 24 Sep 2022 12:07:57 +0000 (14:07 +0200)
commit16681ba91cbd673b395cacf38f1603520eddba37
treeb328c57f24fbd42e0b7a9737f35768a9a8c83f16
parent3d75bab0e5c00b85f0b27cd4dbfbba2f1db7ffe7
image-dired: Improve performance of marking commands

* lisp/image/image-dired.el (image-dired-thumbnail-storage): Mark
(image-dired--thumb-update-mark-at-point): New function.
(image-dired--thumb-update-marks):
(image-dired--do-mark-command):  Use it.
(image-dired--thumb-update-marks): Rename from
'image-dired-thumb-update-marks'.  Update all callers and make the
old name into an obsolete alias.
lisp/image/image-dired.el