fix: resolve split-window-sensibly
patch conflict
This commit is contained in:
parent
1445e74457
commit
a02587b2d4
|
@ -1351,7 +1351,7 @@ split."
|
|||
(unless (or (eq w window)
|
||||
(window-dedicated-p w))
|
||||
(throw 'done nil)))
|
||||
frame)
|
||||
frame nil 'nomini)
|
||||
t)))
|
||||
(not (window-minibuffer-p window))
|
||||
(let (((el-patch-swap split-height-threshold
|
||||
|
|
Loading…
Reference in a new issue