]> git.eshelyaron.com Git - emacs.git/commit
Fix 'split-root-window-right' and 'split-root-window-below'
authorEli Zaretskii <eliz@gnu.org>
Mon, 25 Dec 2023 12:59:26 +0000 (14:59 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Jan 2024 07:17:54 +0000 (08:17 +0100)
commit1f886c4932929e0d0b28d4b776e9a3dadfbbaf2a
treefd79ac79b9ee185ba08dd0cb02c2df9fe5a09b8f
parentbcae07e18ff2cc6539b25f11d19485f8c57a81df
Fix 'split-root-window-right' and 'split-root-window-below'

* lisp/window.el (split-root-window-right)
(split-root-window-below): Fix the 'interactive' spec to avoid
misbehaving when invoked with no prefix argument.  (Bug#67452)

(cherry picked from commit be8a7155b48198b08bbc4844b2ce60c127405fb7)
lisp/window.el