aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/windows.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi
index f63ef744e67..01d7d3bfb4b 100644
--- a/lispref/windows.texi
+++ b/lispref/windows.texi
@@ -455,7 +455,8 @@ offering various criteria for the choice.
455 455
456@defun get-lru-window &optional frame 456@defun get-lru-window &optional frame
457This function returns the window least recently ``used'' (that is, 457This function returns the window least recently ``used'' (that is,
458selected). The selected window is always the most recently used window. 458selected). If any full-width windows are present, it only considers
459these. The selected window is always the most recently used window.
459 460
460The selected window can be the least recently used window if it is the 461The selected window can be the least recently used window if it is the
461only window. A newly created window becomes the least recently used 462only window. A newly created window becomes the least recently used