]> git.eshelyaron.com Git - emacs.git/commit
Scroll up and down in image-dired
authorManuel Giraud <manuel@ledu-giraud.fr>
Thu, 9 Mar 2023 13:35:31 +0000 (14:35 +0100)
committerEli Zaretskii <eliz@gnu.org>
Thu, 10 Aug 2023 09:09:56 +0000 (12:09 +0300)
commit2026cba0c998c60c60ed4d87e81b537f2a931cb7
treeb98638450c312821953af59be88d7e1a3aa40de1
parentf2e3d2f1256da2a551cfe3fa685e582eb6d09d60
Scroll up and down in image-dired

* lisp/image/image-dired.el (image-dired-scroll):
Function to manage scroll in image-dired.
(image-dired-scroll-up, image-dired-scroll-down): Scroll up and down
command in image-dired.
(image-dired-thumbnail-mode-map): Use them.  (Bug#65052)
lisp/image/image-dired.el