]> git.eshelyaron.com Git - emacs.git/commit
Move point in the dired buffer with `n'/`p' in an image-mode buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 05:00:34 +0000 (07:00 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 05:00:39 +0000 (07:00 +0200)
commite8dd6c9d832faf8445fccbc65f05a5e6e6d48ba7
tree4b4fc93541a852f561b3f0f0dfd51445b6647a7a
parent9db9b0b12d8baebcce053bd4fad9cd91f3b97179
Move point in the dired buffer with `n'/`p' in an image-mode buffer

* lisp/image-mode.el (image-next-file): If the image is in a dired
buffer, then move point in that buffer when advancing
(bug#21752).  This makes it easier to select images.
lisp/image-mode.el