]> git.eshelyaron.com Git - emacs.git/commit
Have 'window-in-direction' handle 'up' and 'down' values (Bug#32790)
authorMartin Rudalics <rudalics@gmx.at>
Thu, 18 Oct 2018 07:11:30 +0000 (09:11 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Thu, 18 Oct 2018 07:11:30 +0000 (09:11 +0200)
commit46106eec16ddb2294e06f9e482b9183777b90014
treeaa9df9c67df60a2302bddcc43d092b9d1effdf37
parente511b9dd6a91ef37e87903182578a0d48cbacece
Have 'window-in-direction' handle 'up' and 'down' values (Bug#32790)

* lisp/window.el (window-in-direction): Handle values of 'up'
and 'down' for DIRECTION argument (Bug#32790).  Suggested by
Juri Linkov <juri@linkov.net>.
* lisp/windmove.el (windmove-find-other-window): Don't convert
first argument of 'window-in-direction'.
lisp/windmove.el
lisp/window.el