updated.
[elisp/semi.git] / README.en
index 85bcbf5..0e83582 100644 (file)
--- a/README.en
+++ b/README.en
@@ -1,6 +1,6 @@
 [README for SEMI kernel package (English Version)]
 by MORIOKA Tomohiko <morioka@jaist.ac.jp>
 [README for SEMI kernel package (English Version)]
 by MORIOKA Tomohiko <morioka@jaist.ac.jp>
-$Id: README.en,v 1.1 1997-04-30 17:39:28 morioka Exp $
+$Id: README.en,v 1.3 1997-07-02 19:21:08 morioka Exp $
 
 What's SEMI?
 ------------
 
 What's SEMI?
 ------------
@@ -37,18 +37,14 @@ What's SEMI?
 Required environment
 --------------------
 
 Required environment
 --------------------
 
-  SEMI supports XEmacs 20.1 or later with mule, and Emacs/mule (mule
-  merged EMACS; it will become Emacs 20.0).
+  SEMI supports XEmacs 20.2 or later with mule, and Emacs/mule (mule
+  merged EMACS; it will become Emacs 20.1).
 
   SEMI does not support EMACS 19.28 or later, XEmacs 19.14 or later,
   XEmacs 20.1 or later without mule, but SEMI may work with them.
 
 
   SEMI does not support EMACS 19.28 or later, XEmacs 19.14 or later,
   XEmacs 20.1 or later without mule, but SEMI may work with them.
 
-  If you use beta versions of XEmacs 20.1, please use the latest
-  version and compile with mule support, i.e. use the configure flag
-  `--with-mule'.
-
   If you use EMACS/mule, please use the latest version (GNU MULE
   If you use EMACS/mule, please use the latest version (GNU MULE
-  19.34.91-delta or later).
+  19.34.94-zeta or later).
 
   SEMI requires APEL and MEL package.  Please install them before
   installing it.  APEL package
 
   SEMI requires APEL and MEL package.  Please install them before
   installing it.  APEL package
@@ -60,6 +56,9 @@ Required environment
 
        ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mime/libs/
 
 
        ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mime/libs/
 
+  Notice that latest version of XEmacs may have latest version of APEL
+  and MEL, so you should not install them.
+
   PGP/MIME and application/pgp require mailcrypt or tiny-pgp package.
 
   The package enriched.el is required to compose text/enriched, so if
   PGP/MIME and application/pgp require mailcrypt or tiny-pgp package.
 
   The package enriched.el is required to compose text/enriched, so if
@@ -96,6 +95,14 @@ Installation
        /usr/local/share/emacs/site-lisp/mel/    --- MEL
        /usr/local/share/emacs/site-lisp/semi/   --- SEMI
 
        /usr/local/share/emacs/site-lisp/mel/    --- MEL
        /usr/local/share/emacs/site-lisp/semi/   --- SEMI
 
+  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
   semi/SEMI-CFG.  Please read semi/README.en and comments in
   semi/TM-CFG.
   You can specify other optional settings by editing the file
   semi/SEMI-CFG.  Please read semi/README.en and comments in
   semi/TM-CFG.