tm 5.9
[elisp/tm.git] / README.eng
index 7b4d119..4ddc0f2 100644 (file)
@@ -1,6 +1,6 @@
 [README for tm (English Version)]
 by MORIOKA Tomohiko <morioka@jaist.ac.jp>
-1994/09/26
+1994/10/17
 
 1 What's tm?
 
@@ -11,7 +11,26 @@ Tm is a MIME package for GNU Emacs. Tm has following functions:
        - MIME extenders for mh-e, GNUS and RMAIL
 
 
-2 Modules
+2 Documents
+
+This package includes following documents.
+
+(1) English edition
+
+- doc/tm-eng.tex       : tm Reference Manual (LaTeX)
+- doc/tiny-mime-eng.ol : tiny-mime.el Reference Manual (Emacs Outline)
+- doc/tiny-mime-eng.tex        : tiny-mime.el Reference Manual (LaTeX)
+
+(2) Japanese edition
+
+- doc/tm-jp.tex                : tm Reference Manual (LaTeX)
+- doc/tiny-mime-jp.ol  : tiny-mime.el Reference Manual (Emacs Outline)
+- doc/tiny-mime-jp.tex : tiny-mime.el Reference Manual (LaTeX)
+- doc/signature-jp.ol  : signature.el Reference Manual (Emacs Outline)
+- doc/signature-jp.tex : signature.el Reference Manual (LaTeX)
+
+
+3 Modules
 
 Tm has following modules:
 
@@ -19,14 +38,15 @@ Tm has following modules:
        - tm-view : MIME viewer
        - tm-misc : library module for tm-MUAs
        - tm-MUAs : MIME extender for MUAs
-               - tm-mh-e : tm-MUA for mh-e
-               - tm-gnus : tm-MUA for GNUS
+               - tm-mh-e  : tm-MUA for mh-e
+               - tm-gnus  : tm-MUA for GNUS
                - tm-rmail : tm-MUA for RMAIL
+               - tm-vm    : tm-MUA for vm
        - tm-setup: set up module for tm-MUAs
        - mime-setup: set up module for MIME
 
 
-3 Install
+4 Install
 
 (1) Edit Makefile for your environment.
 
@@ -39,13 +59,17 @@ Tm has following modules:
 (5) Copy *.el to your emacs lisp directory.
 
 
-4 .emacs
+5 .emacs
 
 Please insert (load "mime-setup") or (load "tm-setup") in .emacs. If
 you use mime-setup, you should prepare mime.el.
 
+If you want use vm, please insert following in .vm or .emacs:
+
+       (load "tm-vm")
+
 
-5 How to use mime/viewer-mode
+6 How to use mime/viewer-mode
 
 In tm-MUAs, you can use mime/viewer-mode if you press `v' key in
 Summary mode. mime/viewer-mode has following functions: