]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix description of window-combination-limit.
authorMartin Rudalics <rudalics@gmx.at>
Fri, 25 Nov 2011 14:24:05 +0000 (15:24 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 25 Nov 2011 14:24:05 +0000 (15:24 +0100)
* windows.texi (Splitting Windows): Fix description of
window-combination-limit.  Suggested by Eli Zaretskii.

doc/lispref/ChangeLog
doc/lispref/windows.texi

index 0e39eb93f63ec19da9dc5afff7380d7cb0f79c90..b0a7ce4ae4759ff9dec8d5fc73f349872c6d851b 100644 (file)
@@ -1,3 +1,8 @@
+2011-11-25  Martin Rudalics  <rudalics@gmx.at>
+
+       * windows.texi (Splitting Windows): Fix description of
+       window-combination-limit.  Suggested by Eli Zaretskii.
+
 2011-11-23  Chong Yidong  <cyd@gnu.org>
 
        * windows.texi (Window Sizes): Move window-top-line,
index a1324fb8509fb45eff5c470269854a3c43830fe1..437b6db8d5810dd64c08a7daef5e778db5b1c327 100644 (file)
@@ -890,8 +890,9 @@ direction as the existing window combination (otherwise, a new
 internal window is created anyway).  The default is @code{nil}.  Other
 values are reserved for future use.
 
-Thus, if the value is always @code{t}, each window tree is a binary
-tree: each window except the root window has exactly one sibling.
+Thus, if the value of this variable is at all times @code{t}, then at
+all times every window tree is a binary tree (a tree where each window
+except the root window has exactly one sibling).
 
 Furthermore, @code{split-window} calls
 @code{set-window-combination-limit} on the newly-created internal