(Fget_lru_window): Doc fix.
authorNick Roberts <nickrob@snap.net.nz>
Wed, 14 Apr 2004 20:03:42 +0000 (20:03 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Wed, 14 Apr 2004 20:03:42 +0000 (20:03 +0000)
src/window.c

index 626de53..9f0bbaf 100644 (file)
@@ -2078,6 +2078,7 @@ check_all_windows ()
 
 DEFUN ("get-lru-window", Fget_lru_window, Sget_lru_window, 0, 1, 0,
        doc: /* Return the window least recently selected or used for display.
+Return a full-width window if possible.
 If optional argument FRAME is `visible', search all visible frames.
 If FRAME is 0, search all visible and iconified frames.
 If FRAME is t, search all frames.