diff options
author | Martin Rudalics <rudalics@gmx.at> | 2025-02-17 09:29:37 +0100 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2025-02-17 09:29:37 +0100 |
commit | 310f62a9489b9c00d5e60d2ab16e7dc54afcadb9 (patch) | |
tree | a6443fadb2445682332ae1f39871a6e4b3e9d806 /lisp/emacs-lisp/hierarchy.el | |
parent | 2d59974da71ec7ae20175d74269d4ca3d9be1cc7 (diff) | |
download | emacs-310f62a9489b9c00d5e60d2ab16e7dc54afcadb9.tar.gz emacs-310f62a9489b9c00d5e60d2ab16e7dc54afcadb9.tar.bz2 emacs-310f62a9489b9c00d5e60d2ab16e7dc54afcadb9.zip |
When ignoring parameters let 'split-window' split root window (Bug#76317)
This fixes a behavior introduced by the fix of Bug#73527 that splits the
main window when the caller asks for splitting the root window.
* lisp/window.el (window--make-major-side-window): Bind
'ignore-window-parameters' to t so 'split-window' won't mess
with the WINDOW argument when it specifies the root window.
(split-window): If 'ignore-window-parameters' is non-nil, don't
try to split the main window instead of the root window.
Diffstat (limited to 'lisp/emacs-lisp/hierarchy.el')
0 files changed, 0 insertions, 0 deletions