tm 6.78.1.
[elisp/tm.git] / doc / tm_en.texi
index 11f9698..883dd8f 100644 (file)
@@ -6,30 +6,19 @@
 @titlepage
 @title tm Manual (English Version)
 @author by MORIOKA Tomohiko
-@code{$Id: tm_en.texi,v 6.3 1995/09/04 00:57:19 morioka Exp $}
+@code{$Id: tm_en.texi,v 6.4 1995/09/06 03:51:39 morioka Exp $}
 @end titlepage
 
 
-@node Top, List of modules, (dir), (dir)
+@node Top, Introduction, (dir), (dir)
 @comment  node-name,  next,  previous,  up
-@chapter tm
-@cindex tm
-
-The tm package is a set of modules to enjoy MIME on GNU Emacs.  Using tm,
-you can
-
-@itemize
-@item playback or view the MIME messages using mime/viewer-mode
-@item encode and decode the multi-lingual headers using tiny-mime
-@item use the enhanced MIME functions with mh-e, GNUS, RMAIL and VM
-@end itemize
-
-and more.
-
+@ifinfo
+@top tm 6.78 Reference manual
+@end ifinfo
 
 @menu
-* List of modules::
-* Emacs Versions::
+* Introduction::   What is tm?
+* Emacs Versions:: Differences between each emacs variants.
 * Install::
 * Setting::
 * tm-MUA::
@@ -41,14 +30,29 @@ and more.
 @end menu
 
 
-@node List of modules, Emacs Versions, Top, Top
+@node Introduction, Emacs Versions, Top, Top
 @comment  node-name,  next,  previous,  up
-@chapter List of modules
+@chapter What is tm?
+@cindex tm
+
+The tm package is a set of modules to enjoy MIME on GNU Emacs.  Using tm,
+you can
+
+@itemize @bullet
+@item playback or view the MIME messages using mime/viewer-mode
+@item encode and decode the multi-lingual headers using tiny-mime
+@item use the enhanced MIME features with mh-e, GNUS, RMAIL and VM
+@end itemize
+
+and more.
+
+
+@section List of modules
 @cindex List of modules
 
 The tm package includes the modules listed below.
 
-@itemize
+@itemize @minus
 @item @strong{tiny-mime:} MIME header encoder/decoder
 @item @strong{tm-view:}   MIME viewer
 @item @strong{tm-def:}    definition module for tm
@@ -71,7 +75,7 @@ The tm package includes the modules listed below.
 @end menu
 
 
-@node Emacs Versions, Install, List of modules, Top
+@node Emacs Versions, Install, Introduction, Top
 @comment  node-name,  next,  previous,  up
 @chapter Considerations for each emacs variants
 @cindex Considerations for each emacs variants
@@ -135,7 +139,7 @@ Please modify Makefile to your environment.
 
 Please specify executable file name of emacs.
 
-@itemize
+@itemize @bullet
 @item NEMACS   = for NEMACS (or NEpoch)
 @item MULE1    = for Mule 1.* (based on Emacs 18.*)
 @item ORIG19   = for Emacs 19.* (FSF original or XEmacs)
@@ -146,7 +150,7 @@ Please specify executable file name of emacs.
 
 Please specify directory to install Emacs Lisp program.
 
-@itemize
+@itemize @bullet
 @item TLDIR18 = for Emacs 18.* (NEMACS, NEpoch or MULE 1)
 @item TLDIR19 = for Emacs 19.* (FSF original, XEmacs or MULE 2)
 @end itemize
@@ -255,7 +259,7 @@ functions of MUA like mh-e, GNUS, and RMAIL etc.
 
 The current version of tm provides the following tm-MUA.
 
-@itemize
+@itemize @minus
 @item @strong{tm-mh-e:}  tm-MUA for mh-e
 @item @strong{tm-gnus:}  tm-MUA for GNUS
 @item @strong{tm-rmail:} tm-MUA for RMAIL