(lib<all sorts of stuff>.tex):
	Merged in many typo corrections and fixes to support GNU info
	processing; submitted by Tamito Kajiyama.
diff --git a/Doc/libstdwin.tex b/Doc/libstdwin.tex
index e009e3f..2f2bd42 100644
--- a/Doc/libstdwin.tex
+++ b/Doc/libstdwin.tex
@@ -310,6 +310,7 @@
 \end{funcdesc}
 
 \subsection{Window Objects}
+\nodename{STDWIN Window Objects}
 
 Window objects are created by \code{stdwin.open()}.  They are closed
 by their \code{close()} method or when they are garbage-collected.