]> git.eshelyaron.com Git - emacs.git/commit
Limit "other window" scrolling to current terminal
authorBasil L. Contovounesios <contovob@tcd.ie>
Mon, 30 Apr 2018 17:02:15 +0000 (18:02 +0100)
committerNoam Postavsky <npostavs@gmail.com>
Thu, 10 May 2018 23:04:11 +0000 (19:04 -0400)
commitdc9188ada522743dd9c9a6658570d9c4973be432
tree1406765818ddd1a3f108f01e2de637e7fe819681
parent766b057e41df7316808ec7658836fda75facda75
Limit "other window" scrolling to current terminal

* src/window.c (Fother_window_for_scrolling): Limit next-window
search to visible frames on the current terminal. (bug#30207)
src/window.c