]> git.eshelyaron.com Git - emacs.git/commit
image-dired: Don't ding at beginning or end of buffer
authorStefan Kangas <stefan@marxist.se>
Wed, 27 Oct 2021 01:43:21 +0000 (03:43 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 27 Oct 2021 02:30:35 +0000 (04:30 +0200)
commit16bd8dce28772e8f952620b152bab7b2cbbfcb29
treef96068dd8147dec8297410922f1c6dac5e6b5197
parentab11a3adf91311e752fae0749113c00a20e6ee4e
image-dired: Don't ding at beginning or end of buffer

* lisp/image-dired.el
(image-dired--display-thumb-properties-fun): New defun.
(image-dired-forward-image, image-dired-backward-image): Don't ding
when moving past first or last image; instead show a message, wait a
second and then show image properties.
lisp/image-dired.el