]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix markup.
authorDave Love <fx@gnu.org>
Thu, 23 Nov 2000 18:54:35 +0000 (18:54 +0000)
committerDave Love <fx@gnu.org>
Thu, 23 Nov 2000 18:54:35 +0000 (18:54 +0000)
lispref/windows.texi

index 0298407729a4be4dfbaa240da1d7e6088889d099..407ea2f5852944696856f72ea605de6bb78c405b 100644 (file)
@@ -590,10 +590,11 @@ omitted, the selected window is used instead.
 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