/[emacs]/emacs/src/window.c
ViewVC logotype

Diff of /emacs/src/window.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.488 by monnier, Tue Nov 23 05:05:34 2004 UTC revision 1.489 by rms, Thu Dec 2 23:24:43 2004 UTC
# Line 2097  DEFUN ("get-lru-window", Fget_lru_window Line 2097  DEFUN ("get-lru-window", Fget_lru_window
2097         doc: /* Return the window least recently selected or used for display.         doc: /* Return the window least recently selected or used for display.
2098  Return a full-width window if possible.  Return a full-width window if possible.
2099  A minibuffer window is never a candidate.  A minibuffer window is never a candidate.
2100    A dedicated window is never a candidate, so if all windows are dedicated,
2101    the value is nil.
2102  If optional argument FRAME is `visible', search all visible frames.  If optional argument FRAME is `visible', search all visible frames.
2103  If FRAME is 0, search all visible and iconified frames.  If FRAME is 0, search all visible and iconified frames.
2104  If FRAME is t, search all frames.  If FRAME is t, search all frames.
# Line 2117  If FRAME is a frame, search only that fr Line 2119  If FRAME is a frame, search only that fr
2119  DEFUN ("get-largest-window", Fget_largest_window, Sget_largest_window, 0, 1, 0,  DEFUN ("get-largest-window", Fget_largest_window, Sget_largest_window, 0, 1, 0,
2120         doc: /* Return the largest window in area.         doc: /* Return the largest window in area.
2121  A minibuffer window is never a candidate.  A minibuffer window is never a candidate.
2122    A dedicated window is never a candidate, so if all windows are dedicated,
2123    the value is nil.
2124  If optional argument FRAME is `visible', search all visible frames.  If optional argument FRAME is `visible', search all visible frames.
2125  If FRAME is 0, search all visible and iconified frames.  If FRAME is 0, search all visible and iconified frames.
2126  If FRAME is t, search all frames.  If FRAME is t, search all frames.

Legend:
Removed from v.1.488  
changed lines
  Added in v.1.489

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26