]> git.eshelyaron.com Git - emacs.git/commitdiff
(Selecting Windows): Note that get-lru-window
authorNick Roberts <nickrob@snap.net.nz>
Wed, 14 Apr 2004 20:06:29 +0000 (20:06 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Wed, 14 Apr 2004 20:06:29 +0000 (20:06 +0000)
returns a full-width window if possible.

lispref/windows.texi

index f63ef744e674011238264c3c19cb5ec7219b4316..01d7d3bfb4bf83db57ddb6342d8ee2d1eb79494e 100644 (file)
@@ -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