Sync up with SEMI 1.3.4.9.
[elisp/semi.git] / README.en
index e0d1188..b328503 100644 (file)
--- a/README.en
+++ b/README.en
@@ -1,6 +1,5 @@
 [README for WEMI kernel package (English Version)]
 by MORIOKA Tomohiko <morioka@jaist.ac.jp>
-$Id: README.en,v 1.7.6.1 1998-04-09 21:08:05 morioka Exp $
 
 What's WEMI?
 ------------
@@ -50,18 +49,14 @@ Required environment
   nil. (Maybe non mule setting requires to modify emu.  In addition,
   it is better to use terminal-coding-system feature)
 
-  WEMI requires APEL and MEL package.  Please install them before
-  installing it.  APEL package
-  is available at:
+  SEMI requires APEL (8.7 or later) and FLIM package.  Please install
+  them before installing it.  APEL package is available at:
 
        ftp://ftp.jaist.ac.jp/pub/GNU/elisp/apel/
 
-  and MEL package is available at:
+  and FLIM package is available at:
 
-       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.
+       ftp://ftp.jaist.ac.jp/pub/GNU/elisp/flim/
 
   PGP/MIME and application/pgp require mailcrypt or tiny-pgp package.
 
@@ -94,10 +89,8 @@ Installation
 
        /usr/local/share/emacs/19.34/site-lisp/  --- emu
        /usr/local/share/emacs/site-lisp/apel/   --- APEL
-       /usr/local/share/emacs/site-lisp/bitmap/ --- BITMAP-MULE
-       /usr/local/share/emacs/site-lisp/mu/     --- MU
-       /usr/local/share/emacs/site-lisp/mel/    --- MEL
-       /usr/local/share/emacs/site-lisp/semi/   --- WEMI
+       /usr/local/share/emacs/site-lisp/flim/   --- FLIM
+       /usr/local/share/emacs/site-lisp/semi/   --- SEMI
 
   You can specify site-lisp directory, for example
 
@@ -118,12 +111,12 @@ Initialization
 (a) load-path
 
   If you are using Emacs or Mule, please add directory of emu, apel,
-  bitmap, mu, mel and semi to load-path.  If you install by default
-  setting, you can write subdirs.el for example:
+  flim and semi to load-path.  If you install by default setting, you
+  can write subdirs.el for example:
 
   --------------------------------------------------------------------
   (normal-top-level-add-to-load-path
-   '("apel" "bitmap" "mu" "mel" "semi"))
+   '("apel" "flim" "semi"))
   --------------------------------------------------------------------
 
   If you are using XEmacs, there are no need of setting about
@@ -139,7 +132,7 @@ Initialization
 Documentation
 -------------
 
-  To get started, please read WEMI/README.en.
+  To get started, please read ${archive}/README.en.
 
   RFC's 822, 1806, 1847, 1896, 2015, 2045, 2046, 2047, 2048 and 2049
   are available via anonymous ftp: