]> git.eshelyaron.com Git - emacs.git/commit
Fix bug when splitting a frame's root window (Bug#73627)
authorMartin Rudalics <rudalics@gmx.at>
Sun, 13 Oct 2024 07:48:05 +0000 (09:48 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:39:59 +0000 (19:39 +0200)
commitdf51e19deadae72ab02ab83b3acb3b311925bd1e
treedff5f755d9e8cb78d0402fa9b2378c74ae9c1281
parentc21e45a2f7160ea887214c282a9e105948db6a89
Fix bug when splitting a frame's root window (Bug#73627)

* lisp/window.el (split-window): Split main window of WINDOW's
frame when that frame has side windows (Bug#73627).

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