From 11586e5a1ec1171379ae9b828aeb73a872b08cb2 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 7 May 2009 18:55:54 +0000 Subject: [PATCH] (Choosing Window): Fix a typo. --- doc/lispref/windows.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index f743774ab4..0be4032fed 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -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 -- 2.20.1