# HG changeset patch # User stephent # Date 1098960677 0 # Node ID 61aaa5e258b02721973e52a1729813033dc11f90 # Parent ec5cb254c82644db38517c0187fa9cec99e70c8e [xemacs-hg @ 2004-10-28 10:51:09 by stephent] typo fix <87lldr2k1g.fsf@tleepslib.sk.tsukuba.ac.jp> diff -r ec5cb254c826 -r 61aaa5e258b0 man/ChangeLog --- a/man/ChangeLog Thu Oct 28 10:48:15 2004 +0000 +++ b/man/ChangeLog Thu Oct 28 10:51:17 2004 +0000 @@ -1,3 +1,7 @@ +2003-07-18 Alexey Mahotkin + + * lispref/windows.texi (Basic Windows): Fix typo. + 2004-10-22 Stephen J. Turnbull * XEmacs 21.5.18 "chestnut" is released. diff -r ec5cb254c826 -r 61aaa5e258b0 man/lispref/windows.texi --- a/man/lispref/windows.texi Thu Oct 28 10:48:15 2004 +0000 +++ b/man/lispref/windows.texi Thu Oct 28 10:51:17 2004 +0000 @@ -48,7 +48,7 @@ In each frame, at any time, one and only one window is designated as @dfn{selected within the frame}. The frame's cursor appears in that -window. At ant time, one frame is the selected frame; and the window +window. At any time, one frame is the selected frame; and the window selected within that frame is @dfn{the selected window}. The selected window's buffer is usually the current buffer (except when @code{set-buffer} has been used). @xref{Current Buffer}.