]> git.eshelyaron.com Git - emacs.git/commit
Make scroll-other-window respect target window remappings
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 1 May 2022 10:47:31 +0000 (12:47 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 1 May 2022 10:47:41 +0000 (12:47 +0200)
commit730ad4a3733203d24c9d0a8db6fde0aa087034ca
treeb75f2f75155ea356a249700fa544d3f5518758c2
parent8734d60b053852a6cf4dca59da4c5876820fa7d2
Make scroll-other-window respect target window remappings

* lisp/window.el (scroll-other-window, scroll-other-window-down):
Moved from window.c and change implementation so that they respect
command remappings in the target window (bug#20236).
etc/NEWS
lisp/window.el
src/window.c