tm 7.85.
[elisp/tm.git] / README.en
index 73597ee..cd474a2 100644 (file)
--- a/README.en
+++ b/README.en
@@ -1,7 +1,7 @@
 [README for tm (English Version)]
 by MORIOKA Tomohiko <morioka@jaist.ac.jp>
 and KOBAYASHI Shuhei <shuhei-k@jaist.ac.jp>
-$Id: README.en,v 7.20 1996/05/15 19:28:24 morioka Exp $
+$Id: README.en,v 7.22 1996/08/12 11:02:46 morioka Exp $
 
 1 What's tm?
 
@@ -10,7 +10,7 @@ $Id: README.en,v 7.20 1996/05/15 19:28:24 morioka Exp $
        - MIME style multilingual header
        - MIME message viewer (mime/viewer-mode)
        - MIME message composer (mime/editor-mode)
-       - MIME extenders for mh-e, GNUS, RMAIL and VM
+       - MIME extenders for mh-e, GNUS, Gnus, RMAIL and VM
 
 
 2 Documents
@@ -71,7 +71,7 @@ $Id: README.en,v 7.20 1996/05/15 19:28:24 morioka Exp $
   You can edit tm/TM-CFG file.
 
   In default, tm is installed into /usr/local/. If you want to change,
-please modify the variable `PREFIX'.
+please modify the variable `PREFIX' and `EXEC_PREFIX'.
 
 
 4.2 tm-gnus (optional)
@@ -83,9 +83,9 @@ distribution, you must edit following files before make.
 
     If you use Emacs 18.* and GNUS 4.*, please edit tm/gnus/g4-path.
 
-    If you use Gnus 5.0.*, please edit tm/gnus/g5-path.
+    If you use Gnus 5.[01].*, please edit tm/gnus/g5-path.
 
-    If you use September Gnus, please edit tm/gnus/s-path.
+    If you use Gnus 5.2.*, please edit tm/gnus/s-path.
 
 
 4.3 edit external methods (optional)
@@ -134,31 +134,31 @@ mmencode.
 6.1 automatic MIME preview support
 
   tm-gnus provides automatic MIME preview feature for GNUS 3.15 or
-later, Gnus 5.0.*, Gnus 5.1, and September Gnus.
+later, Gnus 5.0.*, Gnus 5.1, and Gnus 5.2.
 
   If you don't want to use automatic MIME preview feature, please
 insert following to ~/.emacs.
 
        (setq tm-gnus/automatic-mime-preview nil)
 
-  In addition, September Gnus has automatic MIME preview supporting
-feature. Of course, tm-gnus provides this feature for other GNUS and
-Gnus, but it is unnatural.
+  In addition, Gnus 5.2 has automatic MIME preview supporting feature. 
+Of course, tm-gnus provides this feature for other GNUS and Gnus, but
+it is unnatural.
 
   When automatic MIME preview mode, GNUS and Gnus do MIME processing
 if a message has a Mime-Version field. If it does not have, GNUS and
 Gnus does not do MIME processing, in default.
 
-  Gnus 5.0.*, 5.1 and September Gnus have a variable
-`gnus-strict-mime'. If you insert
+  Gnus 5.0.*, 5.1 and Gnus 5.2 have a variable `gnus-strict-mime'. If
+you insert
 
        (setq gnus-strict-mime nil)
 
 Gnus do MIME processing even if a message does not have Mime-Version
 field.
 
-  In September Gnus, if `gnus-strict-mime' is not nil, variable
-`gnus-decode-encoded-word-method' is called. tm-gnus uses it to decode 
+  In Gnus 5.2, if `gnus-strict-mime' is not nil, variable
+`gnus-decode-encoded-word-method' is called. tm-gnus uses it to decode
 RFC 1522 encoded-word. So it is not necessary to reset
 `gnus-strict-mime'.
 
@@ -307,18 +307,7 @@ functions:
 8 Bug report
 
 If you write bug-reports and/or propositions for improvement, please
-post them to following news groups:
-
-       fj.editor.emacs         (Japanese or English)
-       fj.editor.mule          (Japanese or English; if you use Mule)
-       gnu.emacs.help          (English)
-
-       fj.news.reader.gnus     (Japanese or English; about GNUS and Gnus)
-       gnu.emacs.gnus          (English; about GNUS and Gnus)
-
-       gnu.emacs.vm.info       (English; about tm-vm)
-
-or send to tm ML:
+send to tm ML:
 
        bug-tm-en@chamonix.jaist.ac.jp  (English)
        bug-tm-ja@chamonix.jaist.ac.jp  (Japanese)