(What's tm?): Don't use section number.
[elisp/tm.git] / README.en
index ae6e779..a7078b9 100644 (file)
--- a/README.en
+++ b/README.en
@@ -1,9 +1,9 @@
 [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.32 1997/02/03 06:53:15 morioka Exp $
+by MORIOKA Tomohiko <tomo@m17n.org>
+and KOBAYASHI Shuhei <shuhei@aqua.ocn.ne.jp>
 
-1 What's tm?
+What's tm?
+==========
 
   tm is a MIME package for GNU Emacs. tm has following functions:
 
@@ -79,7 +79,6 @@ $Id: README.en,v 7.32 1997/02/03 06:53:15 morioka Exp $
        - tm-view : MIME viewer
                - tm-parse.el : MIME message parser
                - tm-play.el  : MIME content player
-               - tm-ew-d.el : MIME encoded-word decoder
        - preview filter for tm-view
                - tm-text    : for text/*
                - tm-image   : for image/* and X-Face
@@ -92,7 +91,6 @@ $Id: README.en,v 7.32 1997/02/03 06:53:15 morioka Exp $
                - tm-html    : for text/html
                - tm-pgp     : for PGP
        - tm-edit : MIME composer (mime.el and tm-comp.el were merged)
-               - tm-ew-e.el : MIME encoded-word encoder
                - tm-edit-mc.el : tm-edit interface for Mailcrypt
                - tm-edit-tipgp.el : tm-edit interface for TinyPgp.el
        - tm-def  : definition module for tm
@@ -349,32 +347,17 @@ functions (these key bindings are prefixed with C-c in VM):
 8 Bug report
 
 If you write bug-reports and/or propositions for improvement, please
-send to tm ML:
+send to the EMACS-MIME Mailing List:
 
-       bug-tm-en@chamonix.jaist.ac.jp  (English)
-       bug-tm-ja@chamonix.jaist.ac.jp  (Japanese)
+       emacs-mime-en@m17n.org  (English)
+       emacs-mime-ja@m17n.org  (Japanese)
 
-Via tm ML, You can report bugs of tm, obtain the latest release of tm
-package, and discuss the future enhancements to tm. To join tm ML,
-send a mail to
+Via the EMACS-MIME ML, you can report tm bugs, obtain the latest
+release of tm package, and discuss the future enhancements to tm.  To
+join the EMACS-MIME ML, send an empty e-mail to
 
-       tm-ja-admin@chamonix.jaist.ac.jp        (Japanese)
-       tm-en-admin@chamonix.jaist.ac.jp        (English)
-
-Since the user registration is manually done, please write the mail
-body in human-recognizable language (^_^).
-
-
-9 How to get the latest version
-
-tm is available from following anonymous ftp site:
-
-       ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mime/       (Japan)
-
-and its mirrors:
-
-       ftp://ftp.nis.co.jp/pub/gnu/emacs-lisp/tm/      (Japan)
-       ftp://ftp.nisiq.net/pub/gnu/emacs-lisp/tm/      (US)
+       emacs-mime-ja-ctl@m17n.org      (Japanese)
+       emacs-mime-en-ctl@m17n.org      (English)
 
 
 10 PROBLEMS