(Pop Up Window): Mention split-height-threshold

and split-width-threshold.
This commit is contained in:
Martin Rudalics
2008-11-29 13:15:52 +00:00
parent 983ab7baf8
commit 2a472ee428
2 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2008-11-29 Martin Rudalics <rudalics@gmx.at>
* windows.texi (Pop Up Window): Mention split-height-threshold
and split-width-threshold.
2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
* macos.texi: Change references to "Mac" to "Mac / GNUstep".

View File

@@ -224,6 +224,14 @@ window. This runs @code{find-file-read-only-other-window}.
@xref{Visiting}.
@end table
@vindex split-height-threshold
@vindex split-width-threshold
By default, these commands split the window vertically when there is
only one. You can customize the variables @code{split-height-threshold}
and @code{split-width-threshold} to split the window horizontally
instead.
@node Force Same Window
@section Forcing Display in the Same Window