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

Diff of /emacs/lispref/buffers.texi

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

revision 1.41 by rms, Sun Apr 17 15:50:48 2005 UTC revision 1.42 by rms, Tue Aug 9 23:35:19 2005 UTC
# Line 771  buffer list displayed for the user also Line 771  buffer list displayed for the user also
771  own version of the buffer list, in which the buffers that have been  own version of the buffer list, in which the buffers that have been
772  selected in that frame come first, starting with the buffers most  selected in that frame come first, starting with the buffers most
773  recently selected @emph{in that frame}.  (This order is recorded in  recently selected @emph{in that frame}.  (This order is recorded in
774  @var{frame}'s @code{buffer-list} frame parameter; see @ref{Window Frame  @var{frame}'s @code{buffer-list} frame parameter; see @ref{Buffer
775  Parameters}.)  The buffers that were never selected in @var{frame} come  Parameters}.)  The buffers that were never selected in @var{frame} come
776  afterward, ordered according to the fundamental Emacs buffer list.  afterward, ordered according to the fundamental Emacs buffer list.
777    
# Line 838  buffer list that is not now visible in a Line 838  buffer list that is not now visible in a
838  If @var{frame} has a non-@code{nil} @code{buffer-predicate} parameter,  If @var{frame} has a non-@code{nil} @code{buffer-predicate} parameter,
839  then @code{other-buffer} uses that predicate to decide which buffers to  then @code{other-buffer} uses that predicate to decide which buffers to
840  consider.  It calls the predicate once for each buffer, and if the value  consider.  It calls the predicate once for each buffer, and if the value
841  is @code{nil}, that buffer is ignored.  @xref{Window Frame Parameters}.  is @code{nil}, that buffer is ignored.  @xref{Buffer Parameters}.
842    
843  @c Emacs 19 feature  @c Emacs 19 feature
844  If @var{visible-ok} is @code{nil}, @code{other-buffer} avoids returning  If @var{visible-ok} is @code{nil}, @code{other-buffer} avoids returning

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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