# HG changeset patch # User Dave Love # Date 975005675 0 # Node ID a39402e633cda59aa1517411082e8d952e8b686e # Parent b57f5ca84ab038baebe1fa73439a5c65eb5c94f5 Fix markup. diff -r b57f5ca84ab0 -r a39402e633cd lispref/windows.texi --- a/lispref/windows.texi Thu Nov 23 18:43:20 2000 +0000 +++ b/lispref/windows.texi Thu Nov 23 18:54:35 2000 +0000 @@ -590,10 +590,11 @@ The value of @var{minibuf} determines if the minibuffer window will be included in the result list. If @var{minibuf} is @code{t}, the minibuffer window will be included, even if it isn't active. If -@var[minibuf} is @code{nil} or omitted, the minibuffer window will +@var{minibuf} is @code{nil} or omitted, the minibuffer window will only be included in the list if it is active. If @var{minibuf} is neither @code{nil} nor @code{t}, the minibuffer window is not included, whether or not it is active. +@end defun @node Buffers and Windows @section Buffers and Windows