update.
[elisp/emh.git] / README.en
index 9794f7d..3bc0745 100644 (file)
--- a/README.en
+++ b/README.en
@@ -1,16 +1,18 @@
 [README for EMH package (English Version)]
 by MORIOKA Tomohiko <morioka@jaist.ac.jp>
-$Id: README.en,v 0.0 1997-03-14 09:12:56 morioka Exp $
+$Id: README.en,v 1.4 1998-04-13 16:00:33 morioka Exp $
 
 What's EMH?
-------------
+===========
 
   EMH is a extender for mh-e to provide MIME feature using SEMI.  It
-  requires SEMI package, so please get and install SEMI package.
+  requires SEMI 1.2 API based MIME processing module, so please get
+  and install such kind of MIME processing module such as SEMI 1.2.2
+  or later at first.
 
 
 Installation
-------------
+============
 
        % make install
 
@@ -28,12 +30,20 @@ Installation
   If `PREFIX=...' is omitted, the prefix of the directory tree of the
   specified emacs command is used (perhaps /usr/local).
 
+  You can specify site-lisp directory, for example
+
+       % make install LISPDIR=~/share/emacs/lisp
+
+  If `LISPDIR=...' is omitted, site-lisp directory of the specified
+  emacs command is used (perhaps /usr/local/share/emacs/site-lisp or
+  /usr/local/lib/xemacs/site-lisp).
+
   You can specify other optional settings by editing the file
   emh/EMH-CFG.
 
 
 Initialization
---------------
+==============
 
   Please insert the following into your ~/.emacs:
 
@@ -47,7 +57,7 @@ Initialization
 
 
 Documentation
--------------
+=============
 
   To get started, please read documents of SEMI.
 
@@ -57,7 +67,7 @@ Documentation
 
 
 Bug reports
------------
+===========
 
   If you write bug-reports and/or suggestions for improvement, please
   send them to the tm Mailing List:
@@ -65,9 +75,9 @@ Bug reports
        bug-tm-en@chamonix.jaist.ac.jp  (English)
        bug-tm-ja@chamonix.jaist.ac.jp  (Japanese)
 
-  Via the tm ML, you can report tm bugs, obtain the latest release of
-  tm, and discuss future enhancements to tm. To join the tm ML, send
-  e-mail to
+  Via the tm ML, you can report EMH bugs, obtain the latest release of
+  EMH, and discuss future enhancements to EMH.  To join the tm ML,
+  send e-mail to
 
        tm-ja-admin@chamonix.jaist.ac.jp        (Japanese)
        tm-en-admin@chamonix.jaist.ac.jp        (English)