Mercurial > emacs
changeset 33826:a39402e633cd
Fix markup.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 23 Nov 2000 18:54:35 +0000 |
parents | b57f5ca84ab0 |
children | d939cbd0aef4 |
files | lispref/windows.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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