emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/windows.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi
Date: Mon, 30 Jun 2003 06:43:22 -0400

Index: emacs/lispref/windows.texi
diff -c emacs/lispref/windows.texi:1.61 emacs/lispref/windows.texi:1.62
*** emacs/lispref/windows.texi:1.61     Sun Apr  6 17:12:02 2003
--- emacs/lispref/windows.texi  Mon Jun 30 06:43:22 2003
***************
*** 478,484 ****
  @defun get-window-with-predicate predicate &optional minibuf all-frames 
default
  This function returns a window satisfying @var{predicate}.  It cycles
  through all visible windows using @code{walk-windows} (@pxref{Cyclic
! Window Ordering}), calling @var{predicate} on each one one of them
  with that window as its argument.  The function returns the first
  window for which @var{predicate} returns a address@hidden value; if
  that never happens, it returns @var{default}.
--- 478,484 ----
  @defun get-window-with-predicate predicate &optional minibuf all-frames 
default
  This function returns a window satisfying @var{predicate}.  It cycles
  through all visible windows using @code{walk-windows} (@pxref{Cyclic
! Window Ordering}), calling @var{predicate} on each one of them
  with that window as its argument.  The function returns the first
  window for which @var{predicate} returns a address@hidden value; if
  that never happens, it returns @var{default}.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]