From: Nick Roberts Date: Wed, 14 Apr 2004 20:06:29 +0000 (+0000) Subject: (Selecting Windows): Note that get-lru-window X-Git-Tag: ttn-vms-21-2-B4~6822 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f8295bfb6c87b708b970ad1064b181e83f9ccd9f;p=emacs.git (Selecting Windows): Note that get-lru-window returns a full-width window if possible. --- 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. @defun get-lru-window &optional frame This function returns the window least recently ``used'' (that is, -selected). The selected window is always the most recently used window. +selected). If any full-width windows are present, it only considers +these. The selected window is always the most recently used window. The selected window can be the least recently used window if it is the only window. A newly created window becomes the least recently used