aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/lispref/windows.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index 104420235df..34f7b260a52 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -2809,7 +2809,7 @@ Windows}).
2809 2809
2810@defun display-buffer-use-least-recent-window buffer alist 2810@defun display-buffer-use-least-recent-window buffer alist
2811This function is similar to @code{display-buffer-use-some-window}, but 2811This function is similar to @code{display-buffer-use-some-window}, but
2812will try harder to not use the a recently used window. In particular, 2812will try harder to not use a recently used window. In particular,
2813it does not use the selected window. In addition, it will first try to 2813it does not use the selected window. In addition, it will first try to
2814reuse a window that shows @var{buffer} already, base the decision 2814reuse a window that shows @var{buffer} already, base the decision
2815whether it should use a window showing another buffer on that window's 2815whether it should use a window showing another buffer on that window's