summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/hierarchy.el
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2025-02-17 09:29:37 +0100
committerMartin Rudalics <rudalics@gmx.at>2025-02-17 09:29:37 +0100
commit310f62a9489b9c00d5e60d2ab16e7dc54afcadb9 (patch)
treea6443fadb2445682332ae1f39871a6e4b3e9d806 /lisp/emacs-lisp/hierarchy.el
parent2d59974da71ec7ae20175d74269d4ca3d9be1cc7 (diff)
downloademacs-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