diff man/lispref/buffers.texi @ 54:05472e90ae02 r19-16-pre2

Import from CVS: tag r19-16-pre2
author cvs
date Mon, 13 Aug 2007 08:57:55 +0200
parents 376386a54a3c
children 6240c7796c7a
line wrap: on
line diff
--- a/man/lispref/buffers.texi	Mon Aug 13 08:57:25 2007 +0200
+++ b/man/lispref/buffers.texi	Mon Aug 13 08:57:55 2007 +0200
@@ -682,10 +682,10 @@
 that is not visible in any window in a visible frame.
 
 If the selected frame has a non-@code{nil} @code{buffer-predicate}
-parameter, then @code{other-buffer} uses that predicate to decide which
+property, then @code{other-buffer} uses that predicate to decide which
 buffers to consider.  It calls the predicate once for each buffer, and
 if the value is @code{nil}, that buffer is ignored.  @xref{X Frame
-Parameters}.
+Properties}.
 
 @c Emacs 19 feature
 If @var{visible-ok} is @code{nil}, @code{other-buffer} avoids returning