# HG changeset patch # User Nick Roberts # Date 1081973082 0 # Node ID 1fd3c7a72799dc2f3767e86f1e743f03c6181c35 # Parent 375346b8175c630d9665097ec8c9d7c51e14ca0a (Selecting Windows): Note that get-lru-window returns a full-width window if possible. diff -r 375346b8175c -r 1fd3c7a72799 lispref/windows.texi --- a/lispref/windows.texi Wed Apr 14 20:03:42 2004 +0000 +++ b/lispref/windows.texi Wed Apr 14 20:04:42 2004 +0000 @@ -455,7 +455,8 @@ @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 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