(Fget_lru_window): Doc fix.
This commit is contained in:
parent
868c31fe39
commit
a55ca73cd0
1 changed files with 2 additions and 0 deletions
|
@ -2314,6 +2314,8 @@ check_all_windows ()
|
|||
|
||||
DEFUN ("get-lru-window", Fget_lru_window, Sget_lru_window, 0, 2, 0,
|
||||
doc: /* Return the window least recently selected or used for display.
|
||||
\(LRU means Least Recently Used.)
|
||||
|
||||
Return a full-width window if possible.
|
||||
A minibuffer window is never a candidate.
|
||||
A dedicated window is never a candidate, unless DEDICATED is non-nil,
|
||||
|
|
Loading…
Add table
Reference in a new issue