]> git.eshelyaron.com Git - emacs.git/commit
Make C-l in iimage-mode call recenter-top-bottom
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Jun 2019 16:25:56 +0000 (18:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Jun 2019 16:26:03 +0000 (18:26 +0200)
commit38502cd44d58a92f378b0e6915a5360f32f6f1ab
treedabde9083f2ae4f164242b5dc2ea1f7b336db6ae
parent18a7e5414c534db38eedb06b16ef68f2c17b98fd
Make C-l in iimage-mode call recenter-top-bottom

* lisp/iimage.el (iimage-recenter): Call `recenter-top-bottom'
instead of `recenter', since that's the default function for `C-l'
(bug#27610).  Suggested by Arne Frederic Maria Döring.
lisp/iimage.el