(A-IWDSU+271C4): New abstract node.
[chise/xemacs-chise.git.1] / man / texinfo.texi
index 73037d2..8652dee 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo.tex    @c -*-texinfo-*-
-@c $Id: texinfo.texi,v 1.8.2.4 1999/12/05 19:02:24 martinb Exp $
+@c $Id: texinfo.texi,v 1.14.4.1 2002/07/09 08:36:53 stephent Exp $
 @c %**start of header
 
 @c All text is ignored before the setfilename.
@@ -743,8 +743,8 @@ menu-driven, on-line Info file with nodes, menus, cross references,
 and indices.  You can, if you wish, make the chapters and sections of
 the printed document correspond to the nodes of the on-line
 information; and you use the same cross references and indices for
-both the Info file and the printed work.  @cite{The GNU
-Emacs Manual} is a good example of a Texinfo file, as is this manual.@refill
+both the Info file and the printed work.  @cite{The XEmacs User's
+Manual} is a good example of a Texinfo file, as is this manual.@refill
 
 To make a printed document, you process a Texinfo source file with the
 @TeX{} typesetting program.  This creates a DVI file that you can
@@ -4768,9 +4768,9 @@ utility to insert these pointers automatically.)
 @cindex Previous node of Top node
 Do not define the `Previous' node of the Top node to be @samp{(dir)}, as
 it causes confusing behavior for users: if you are in the Top node and
-hits @key{DEL} to go backwards, you wind up in the middle of the
-some other entry in the @file{dir} file, which has nothing to do with
-what you were reading.
+hit @key{DEL} to go backwards, you wind up in the middle of some other
+entry in the @file{dir} file, which has nothing to do with what you were
+reading.
 
 @xref{Install an Info File}, for more information about installing
 an Info file in the @file{info} directory.
@@ -5158,16 +5158,16 @@ The format looks like this:@refill
 @end example
 
 For example, to refer directly to the @samp{Outlining} and
-@samp{Rebinding} nodes in the @cite{Emacs Manual}, you would write a
-menu like this:@refill
+@samp{Rebinding} nodes in the @cite{XEmacs User's Manual}, you would
+write a menu like this:@refill
 
 @example
 @group
 @@menu
-* Outlining: (emacs)Outline Mode. The major mode for
-                                  editing outlines.
-* Rebinding: (emacs)Rebinding.    How to redefine the
-                                  meaning of a key.
+* Outlining: (xemacs)Outline Mode. The major mode for
+                                   editing outlines.
+* Rebinding: (xemacs)Rebinding.    How to redefine the
+                                   meaning of a key.
 @@end menu
 @end group
 @end example
@@ -5882,7 +5882,7 @@ For more information, see @@ref@{Hurricanes@}.
 produces
 
 @example
-For more information, see *Note Hurricanes.
+For more information, see *Note Hurricanes::.
 @end example
 
 @noindent
@@ -7789,7 +7789,7 @@ interline whitespace in either case.)  Except when the entries are
 very brief, these blank lines make the list look better.@refill
 
 Here is an example of the use of @code{@@itemize}, followed by the
-output it produces.  Note that @code{@@bullet} produces an @samp{*} in
+output it produces.  Note that @code{@@bullet} produces a @samp{*} in
 Info and a round dot in @TeX{}.@refill
 
 @example
@@ -8226,7 +8226,7 @@ Line breaks are not special within the table body, and you may break
 input lines in your source file as necessary.
 
 Here is a complete example of a multi-column table (the text is from
-@cite{The GNU Emacs Manual}, @pxref{Split Window,, Splitting Windows,
+@cite{The XEmacs Users' Manual}, @pxref{Split Window,, Splitting Windows,
 xemacs, XEmacs User's Manual}):
 
 @example
@@ -14919,7 +14919,7 @@ Evidently, @samp{au} is an abbreviation for ``author''.
 @end example
 
 @noindent
-since @samp{au} does @emph{not} serve as an  abbreviation for
+since @samp{au} does @emph{not} serve as an abbreviation for
 @samp{author.} (with a period following the word).
 
 @subsubheading Introducing New Terms