# HG changeset patch # User Gerd Moellmann # Date 965732738 0 # Node ID 6f2c9914b5b021cf7290b73299c7c834cb5736b4 # Parent d5d6448f6b896fc8adec5ae2f924db48cbc3c872 *** empty log message *** diff -r d5d6448f6b89 -r 6f2c9914b5b0 lispref/windows.texi --- a/lispref/windows.texi Tue Aug 08 10:53:06 2000 +0000 +++ b/lispref/windows.texi Tue Aug 08 11:05:38 2000 +0000 @@ -850,6 +850,16 @@ the variables described below. @end deffn +@defopt display-buffer-reuse-frames +If this variable is non-@code{nil}, @code{display-buffer} searches +existing frames for a window displaying the buffer. If the buffer is +already displayed in a window in some frame, @code{display-buffer} makes +the frame visible and raises it, to use that window. If the buffer is +not already displayed, or if @code{display-buffer-reuse-frames} is +@code{nil}, @code{display-buffer}'s behavior is determined by other +variables, described below. +@end defopt + @defopt pop-up-windows This variable controls whether @code{display-buffer} makes new windows. If it is non-@code{nil} and there is only one window, then that window