X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2Finfo.texi;h=e4e05f985e74db088b0840102802815c6662de5c;hb=499b5ad5e2308fd04e3654aaa462d099f1769fd1;hp=fea0d0d1c6033601012a639121ac5e37fc767ba5;hpb=afa9772e3fcbb4e80e3e4cfd1a40b4fccc6d08b8;p=chise%2Fxemacs-chise.git.1 diff --git a/man/info.texi b/man/info.texi index fea0d0d..e4e05f9 100644 --- a/man/info.texi +++ b/man/info.texi @@ -3,7 +3,7 @@ @setfilename ../info/info.info @settitle Info @comment %**end of header -@comment $Id: info.texi,v 1.11 1999/04/19 21:37:23 karl Exp $ +@comment $Id: info.texi,v 1.8 2001/04/12 18:22:00 michaels Exp $ @dircategory Texinfo documentation system @direntry @@ -66,15 +66,14 @@ except that this permission notice may be stated in a translation approved by the Free Software Foundation. @end titlepage -@ifnottex @node Top @top Info: An Introduction -Info is a program for reading documentation, which you are using now. +Info is a program for reading documentation, which you might be using +now to read this. -To learn how to use Info, type the command @kbd{h}. It brings you -to a programmed instruction sequence. -@end ifnottex +To learn how to use Info, type the command @kbd{h} while using the Info +program. It brings you to a programmed instruction sequence. @menu * Getting Started:: Getting started using an Info reader. @@ -854,11 +853,12 @@ node of the file with Emacs Info mode. @node Emacs Info Variables, , Checking, Advanced Info @section Emacs Info-mode Variables -The following variables may modify the behaviour of Info-mode in Emacs; +The following variables may modify the behavior of Info-mode in Emacs; you may wish to set one or several of these variables interactively, or -in your @file{~/.emacs} init file. @xref{Examining, Examining and Setting -Variables, Examining and Setting Variables, emacs, The GNU Emacs -Manual}. +in your @file{~/.emacs} init file. @xref{Examining, Examining and +Setting Variables, Examining and Setting Variables, xemacs, XEmacs +User's Manual}. + @vtable @code @item Info-enable-edit @@ -886,10 +886,10 @@ function @code{Info-directory} is called. @xref{Top,, Overview of Texinfo, texinfo, Texinfo}, to learn how to write a Texinfo file. -@xref{Creating an Info File,,, texinfo, Texinfo}, to learn how to create -an Info file from a Texinfo file. +@xref{Create an Info File, , Creating an Info File, texinfo, Texinfo}, +to learn how to create an Info file from a Texinfo file. -@xref{Installing an Info File,,, texinfo, Texinfo}, to learn how to -install an Info file after you have created one. +@xref{Install an Info File, , Installing an Info File, texinfo, Texinfo}, +to learn how to install an Info file after you have created one. @bye