tm 6.72
[elisp/tm.git] / doc / tm_en.texi
index e0cade6..b693438 100644 (file)
@@ -1,19 +1,19 @@
 \input texinfo.tex
 @c{-*-tm manual-*-}
 @setfilename tm_en.info
-@settitle{tm manual}
+@settitle tm manual
 
 @titlepage
-@title{tm Manual (English Version)}
-@author{by MORIOKA Tomohiko}
-@code{$Id: tm_en.texi,v 6.1 1995/08/01 18:48:29 morioka Exp $}
+@title tm Manual (English Version)
+@author by MORIOKA Tomohiko
+@code{$Id: tm_en.texi,v 6.2 1995/08/12 08:45:35 morioka Exp $}
 @end titlepage
 
 
 @node Top, List of modules, (dir), (dir)
 @comment  node-name,  next,  previous,  up
-@chapter{tm}
-@cindex{tm}
+@chapter tm
+@cindex tm
 
 The tm package is a set of modules to enjoy MIME on GNU Emacs.  Using tm,
 you can
@@ -43,8 +43,8 @@ and more.
 
 @node List of modules, Emacs Versions, Top, Top
 @comment  node-name,  next,  previous,  up
-@chapter{List of modules}
-@cindex{List of modules}
+@chapter List of modules
+@cindex List of modules
 
 The tm package includes the modules listed below.
 
@@ -73,18 +73,18 @@ The tm package includes the modules listed below.
 
 @node Emacs Versions, Install, List of modules, Top
 @comment  node-name,  next,  previous,  up
-@chapter{Considerations for each emacs variants}
-@cindex{Considerations for each emacs variants}
+@chapter Considerations for each emacs variants
+@cindex Considerations for each emacs variants
 
-@section{original GNU Emacs 18}
+@section original GNU Emacs 18
 
 I can not guarantee, but you may use US-ASCII only.
 
-@section{NEmacs, NEpoch}
+@section NEmacs, NEpoch
 
 ISO-2022-JP and US-ASCII can be used if you use NEmacs.
 
-@section{original GNU Emacs 19}
+@section original GNU Emacs 19
 
 US-ASCII and ISO-8859-1 can be used if you use the original Emacs
 19.*.
@@ -93,7 +93,7 @@ When emacs is running with own window in X window environment, tm-rich
 displays multi face for text/richtext and text/enriched richtext
 messages.
 
-@section{Mule}
+@section Mule
 
 Mule can handle the multi-lingual text.  With Mule, tiny-mime supports
 ISO-2022-JP, ISO-2022-JP-2, US-ASCII, ISO-8859-1..9, ISO-2022-CN,
@@ -105,21 +105,21 @@ When Mule 2.* is running with own window in X window environment,
 tm-rich displays multi face for text/richtext and text/enriched
 richtext messages.
 
-@section{XEmacs}
+@section XEmacs
 
 US-ASCII and ISO-8859-1 can be used if you use the XEmacs.
 
 In future, we will support multi face and inline image.
 
 
-@node Install, Setting, Emacs-Versions, Top
+@node Install, Setting, Emacs Versions, Top
 @comment  node-name,  next,  previous,  up
-@chapter{Install}
-@cindex{Install}
+@chapter Install
+@cindex Install
 
 You can install tm by following the procedures below.
 
-@section{tl install}
+@section tl install
 
 tm requires the Emacs Lisp library ``tl'', so please install this at
 first.
@@ -127,11 +127,11 @@ first.
 How to install tl is written in tl/README.eng.
 
 
-@section{Makefile}
+@section Makefile
 
 Please modify Makefile to your environment.
 
-@subsection{Specification executable file name of emacs}
+@subsection Specification executable file name of emacs
 
 Please specify executable file name of emacs.
 
@@ -142,7 +142,7 @@ Please specify executable file name of emacs.
 @item MULE2    = for MULE 2.* (based on Emacs 19.*)
 @end itemize
 
-@subsection{Specification load-path}
+@subsection Specification load-path
 
 Please specify directory to install Emacs Lisp program.
 
@@ -152,22 +152,22 @@ Please specify directory to install Emacs Lisp program.
 @end itemize
 
 
-@section{External method}
+@section External method
 
 Please modify method script in tm/methods/ to your environment.
 
 
-@section{make}
+@section make
 
 Run `make all'.
 
 
-@section{install}
+@section install
 
 Run `make install'.
 
 
-@section{install Emacs Lisp program}
+@section install Emacs Lisp program
 
 Run `make install-nemacs', if you use NEmacs or NEpoch.
 
@@ -182,15 +182,15 @@ Or copy *.el to your emacs lisp directory.
 
 @node Setting, tm-MUA, Install, Top
 @comment  node-name,  next,  previous,  up
-@chapter{Setting}
-@cindex{Setting}
+@chapter Setting
+@cindex Setting
 
 In the tm package, two files, mime-setup.el and tm-setup.el, are provided
 to ease the setup. A mime-setup.el is used for the whole MIME related
 setup including MIME encoding, while tm-setup is used to set up tm-MUA
 only.
 
-@section{mime-setup}
+@section mime-setup
 
 @lisp
 (load "mime-setup")
@@ -219,7 +219,7 @@ mime-setup requires mime.el. if you set up SuperCite via mime-setup,
 you need the SuperCite package also.
 
 
-@section{tm-setup}
+@section tm-setup
 
 tm-setup only sets up tm-MUAs.  You do not need to explicitly load
 tm-setup if you are using mime-setup for your setup.  tm-setup is useful
@@ -230,7 +230,7 @@ when you do not want to use mime-setup but want to set up tm-MUAs.
 @end lisp
 
 
-@section{vm}
+@section vm
 
 If you use vm, please insert following in .vm or .emacs.
 
@@ -239,7 +239,7 @@ If you use vm, please insert following in .vm or .emacs.
 @end lisp
 
 
-@section{setting up without loading provided setup files}
+@section setting up without loading provided setup files
 
 You may find the valuable hints in tm-setup.el if you want to set up
 MIME environment without loading the tm-provided setup files.
@@ -247,8 +247,8 @@ MIME environment without loading the tm-provided setup files.
 
 @node tm-MUA, Bug report, Setting, Top
 @comment  node-name,  next,  previous,  up
-@chapter{tm-MUA}
-@cindex{tm-MUA}
+@chapter tm-MUA
+@cindex tm-MUA
 
 ``tm-MUA'' is a generic name of the modules which enhance the MIME
 functions of MUA like mh-e, GNUS, and RMAIL etc.
@@ -266,7 +266,7 @@ You can find the detailed explanations of these modules in the
 following sections.
 
 
-@section{Summary mode}
+@section Summary mode
 
 If you are using tm-MUA, the following functions are added to the
 Summary mode of the MUA.
@@ -295,9 +295,9 @@ setting.
 
 @node Bug report, Concept Index, tm-MUA, Top
 @comment  node-name,  next,  previous,  up
-@chapter{How to report bug and about mailing list of tm}
-@cindex{bug report}
-@cindex{mailing list}
+@chapter How to report bug and about mailing list of tm
+@cindex bug report
+@cindex mailing list
 
 Please report tm bugs you find to fj.editor.emacs or send a mail to
 tm ML:
@@ -342,7 +342,7 @@ the mail body in human-recognizable language. (^_^)
 @printindex fn
 
 
-@node Variable Index, Top, Command Index, Top
+@node Variable Index, , Command Index, Top
 @unnumbered Variable Index
 
 @printindex vr