Mercurial > emacs
comparison move-if-change @ 103174:27ea4d4a56a4
(split-window-sensibly): New function.
(split-height-threshold, split-width-threshold): State in
doc-string that these affect split-window-sensibly. Change
customization subtype from number to integer.
(window--splittable-p): Rename to window-splittable-p since it's
referred to in doc-string of split-window-sensibly. Update
doc-string.
(window--try-to-split-window): Unconditionally call
split-window-preferred-function and move splitting functionality
to split-window-sensibly (Bug#3142).
(split-window-preferred-function): Rewrite doc-string. Don't
allow nil as customization type.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Thu, 07 May 2009 09:21:23 +0000 |
parents | 354e0c45cedf |
children | 14a97ab281d5 |
comparison
equal
deleted
inserted
replaced
103173:80d012abe015 | 103174:27ea4d4a56a4 |
---|