update.
[chise/xemacs-chise.git] / man / widget.texi
index dbcbcad..46f2771 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo.tex
 
 @c %**start of header
-@setfilename ../info/widget
+@setfilename ../info/widget.info
 @settitle The Emacs Widget Library
 @iftex
 @afourpaper
@@ -9,6 +9,13 @@
 @end iftex
 @c %**end of header
 
+@ifinfo
+@dircategory XEmacs Editor
+@direntry
+* Widgets: (widget).           The Emacs Widget Library.
+@end direntry
+@end ifinfo
+
 @node Top, Introduction, (dir), (dir)
 @comment  node-name,  next,  previous,  up
 @top The Emacs Widget Library
@@ -670,7 +677,7 @@ Syntax:
 TYPE ::= (info-link [KEYWORD ARGUMENT]...  ADDRESS)
 @end example
 
-When this link is invoked, the build-in info browser is started on
+When this link is invoked, the built-in info browser is started on
 @var{address}. 
 
 @node  push-button, editable-field, info-link, Basic Types