]> code.delx.au - gnu-emacs/commitdiff
(Choosing Window): Fix a typo.
authorEli Zaretskii <eliz@gnu.org>
Thu, 7 May 2009 18:55:54 +0000 (18:55 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 7 May 2009 18:55:54 +0000 (18:55 +0000)
doc/lispref/windows.texi

index f743774ab45e6e8c5ed2025dcfd5a117ac193956..0be4032fed6c6ce0dee77f1eeb8ef1c4d4c0673c 100644 (file)
@@ -957,7 +957,7 @@ window.  If the buffer is not already displayed, or
 @defopt pop-up-windows
 This variable specifies whether @code{display-buffer} is allowed to
 split (@pxref{Splitting Windows}) an existing window .  If it is
-non-@code{nil}, @code{display-buffer} tries to the split the largest
+non-@code{nil}, @code{display-buffer} tries to split the largest
 or least recently used window on the selected frame.  (If the selected
 frame is a minibuffer-only frame, it tries to split a window on
 another frame instead.)  If @code{pop-up-windows} is @code{nil} or the