/[emacs]/emacs/lispref/windows.texi
ViewVC logotype

Diff of /emacs/lispref/windows.texi

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

revision 1.61 by lektu, Sun Apr 6 21:12:02 2003 UTC revision 1.62 by rms, Mon Jun 30 10:43:22 2003 UTC
# Line 478  consider.  See @code{get-lru-window}, ab Line 478  consider.  See @code{get-lru-window}, ab
478  @defun get-window-with-predicate predicate &optional minibuf all-frames default  @defun get-window-with-predicate predicate &optional minibuf all-frames default
479  This function returns a window satisfying @var{predicate}.  It cycles  This function returns a window satisfying @var{predicate}.  It cycles
480  through all visible windows using @code{walk-windows} (@pxref{Cyclic  through all visible windows using @code{walk-windows} (@pxref{Cyclic
481  Window Ordering}), calling @var{predicate} on each one one of them  Window Ordering}), calling @var{predicate} on each one of them
482  with that window as its argument.  The function returns the first  with that window as its argument.  The function returns the first
483  window for which @var{predicate} returns a non-@code{nil} value; if  window for which @var{predicate} returns a non-@code{nil} value; if
484  that never happens, it returns @var{default}.  that never happens, it returns @var{default}.

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

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