]> git.eshelyaron.com Git - emacs.git/commit
Have 'split-window' handle 'up' and 'down' values (Bug#32790)
authorMartin Rudalics <rudalics@gmx.at>
Fri, 19 Oct 2018 06:51:03 +0000 (08:51 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 19 Oct 2018 06:51:03 +0000 (08:51 +0200)
commit2510126388c7732d6ff02bfeda59fe1af0968b1f
tree5acc6083e2221c220b5c267723ee35dacbf7e39b
parent7aaf9d8a7d314224a9a423286ebf289b60640039
Have 'split-window' handle 'up' and 'down' values (Bug#32790)

* lisp/window.el (split-window): Handle values of 'up' and 'down'
for SIDE argument (Bug#32790).
(window-in-direction): Amend doc-string as of yesterday's change.
lisp/window.el