From a899216fb7cc6507b21e2550af84082b3321c5a4 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Wed, 14 Apr 2004 20:03:42 +0000 Subject: [PATCH] (Fget_lru_window): Doc fix. --- src/window.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/window.c b/src/window.c index 626de53e21e..9f0bbaff093 100644 --- a/src/window.c +++ b/src/window.c @@ -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. -- 2.39.5