sync up with slim-1_14
[elisp/wanderlust.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index bce4642..ce594df 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,10 +1,9 @@
 
        How to install Wanderlust
 
-                                      Time-stamp: <00/03/14 20:05:52 teranisi>
-                                      Kaoru Takahashi,
-                                      Yuuichi Teranishi,
-                                      Tsunehiko Baba
+                                       Kaoru Takahashi,
+                                       Yuuichi Teranishi,
+                                       Tsunehiko Baba
 
 Required environment
 ====================
@@ -12,7 +11,7 @@ Required environment
   Before installing Wanderlust, please install either of the following
   MIME modules. SEMI is recommended because it's more functional.
 
-       SEMI    (1.13.4 or later)
+       SEMI    (1.13.7 or later)
        tm      (8.7 or later)
 
   If you use Mule based on Emacs 19.28 or earlier, please install tm.
@@ -30,22 +29,8 @@ Required environment
   SEMI requires APEL and FLIM packages.
   Recommended combination of APEL, FLIM and SEMI are:
 
-       APEL 10.2, FLIM 1.12.7 and SEMI 1.13.4
-         or
        APEL 10.2, FLIM 1.13.2 and SEMI 1.13.7
 
-  Combination of APEL 10.2 and FLIM 1.12.7 makes following error
-  while compiling FLIM 1.12.7.
-
-  'Please install latest APEL 7.3 or later.'
-
-  In this case, please comment out following lines in FLIM-CFG.
-
-  (or (fboundp 'write-region-as-binary)
-      (error "Please install latest APEL 7.3 or later."))
-  (or (fboundp 'insert-file-contents-as-binary)
-     (error "Please install latest APEL 7.3 or later."))
-
   You can download these packages from following URLs.
 
        APEL:     ftp://ftp.m17n.org/mule/apel/
@@ -60,7 +45,8 @@ Required environment
   Combination of the latest versions should work.
   For example, following combination is confirmed to work.
 
-       APEL 10.2, Chao 1.14.1 and REMI 1.14.1
+       APEL 10.2, Chao 1.14.1, REMI 1.14.2
+       APEL 10.2, SLIM 1.14.3, EMY 1.13.9
 
 (b) tm
 
@@ -71,6 +57,14 @@ Required environment
 
   To get full information, please refer README.en within package.
 
+  tm-8.8 or earlier makes following error while compiling Wanderlust.
+
+       Use tm-8.x with APEL 10.2 or later.
+
+  In this case, please install APEL 10.2 or later.
+
+       APEL:     ftp://ftp.m17n.org/mule/apel/
+
 
 Installation
 ============