(wl-message-delete-current-part): Added.
[elisp/wanderlust.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index aabd5ca..bf6353e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -5,15 +5,32 @@
                                        Yuuichi Teranishi,
                                        Tsunehiko Baba
 
                                        Yuuichi Teranishi,
                                        Tsunehiko Baba
 
-Select MIME Module
-==================
+System Requirements
+===================
+
+  Wanderlust supports following Emacsen:
+
+       Mule 2.3 based on Emacs 19.34
+       Emacs 20.1 or later
+       XEmacs 20.4 or later
+
+  Before installing Wanderlust, please install the following MIME
+  modules.
+
+       SEMI    (1.14.3 or later)
+       FLIM    (1.14.3 or later)
 
 
-  Before installing Wanderlust, please install the following MIME modules. 
+  Wanderlust and MIME modules require APEL.  Before installing MIME
+  modules, please install the APEL.
 
 
-       SEMI    (1.14.1 or later)
+       APEL    (10.3 or later)
 
 
-  SEMI requires APEL and FLIM packages.  For each Emacsen, Recommended
-  combination of MIME module package following.
+
+Select MIME Module
+==================
+
+  For each Emacsen, Recommended combination of MIME module package
+  follows.
 
   (a) XEmacs 21.1 or later
 
 
   (a) XEmacs 21.1 or later
 
@@ -27,14 +44,14 @@ Select MIME Module
 
  (c) Emacs 20.1 to 20.3
 
 
  (c) Emacs 20.1 to 20.3
 
-       APEL 10.3, CLIME 1.14.0, SEMI 1.14.3
+       APEL 10.3, CLIME 1.14.3, SEMI 1.14.3
 
     Use CLIME instead of FLIM.  FLIM does not support Emacs 20.3 or
     earlier.
 
   (d) Emacs 19.34 (Mule 2.3)
 
 
     Use CLIME instead of FLIM.  FLIM does not support Emacs 20.3 or
     earlier.
 
   (d) Emacs 19.34 (Mule 2.3)
 
-       APEL 10.3, CLIME 1.14.0, SEMI 1.14.3
+       APEL 10.3, CLIME 1.14.3, SEMI 1.14.3
 
     Mule based on Emacs 19.34 can also run SEMI.  See the following web
     page to get more information (in Japanese).
 
     Mule based on Emacs 19.34 can also run SEMI.  See the following web
     page to get more information (in Japanese).
@@ -49,7 +66,7 @@ Install MIME Module
 
        APEL:   ftp://ftp.m17n.org/pub/mule/apel/
        FLIM:   ftp://ftp.m17n.org/pub/mule/flim/
 
        APEL:   ftp://ftp.m17n.org/pub/mule/apel/
        FLIM:   ftp://ftp.m17n.org/pub/mule/flim/
-       CLIME:
+       CLIME:  ftp://ftp.jpl.org/pub/m17n/
        SEMI:   ftp://ftp.m17n.org/pub/mule/semi/
 
   Please install APEL, FLIM(CLIME), and SEMI, in that order.  Generally,
        SEMI:   ftp://ftp.m17n.org/pub/mule/semi/
 
   Please install APEL, FLIM(CLIME), and SEMI, in that order.  Generally,
@@ -60,11 +77,16 @@ Install MIME Module
   latest versions should work.  For example, the following combinations
   are confirmed to work:
 
   latest versions should work.  For example, the following combinations
   are confirmed to work:
 
-       APEL 10.2, Chao 1.14.1, REMI 1.14.2
-       APEL 10.2, SLIM 1.14.3, EMY 1.13.9
+       APEL 10.3, SLIM 1.14.7, SEMI 1.14.3
+       APEL 10.3, CLIME 1.14.3, EMIKO 1.14.1
 
   You have to re-install Wanderlust if you upgraded APEL, FLIM, or SEMI.
 
 
   You have to re-install Wanderlust if you upgraded APEL, FLIM, or SEMI.
 
+  Do following, running environment test included APEL, FLIM, and SEMI
+  version check.  You can specify the emacs command name.
+
+       % make check
+       % make EMACS=xemacs check
 
 Installation
 ============
 
 Installation
 ============
@@ -155,9 +177,6 @@ Manual
   Manual directory is automatically detected. Of course, it can be
   configured by INFODIR in Makefile.
 
   Manual directory is automatically detected. Of course, it can be
   configured by INFODIR in Makefile.
 
-  If you want to install manual in English, you should set wl-info-lang
-  appropriately in WL-CFG.
-
 
 Sample configuration file
 =========================
 
 Sample configuration file
 =========================