Add pick commands.
[elisp/wanderlust.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 4dcbd7d..ac2fc6a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -5,15 +5,32 @@
                                        Yuuichi Teranishi,
                                        Tsunehiko Baba
 
-Select MIME Module
-==================
+System Requirements
+===================
+
+  Wanderlust supports following Emacsen:
+
+       Mule 2.3 based on Emacs 19.34
+       Emacs 20.2 or later
+       XEmacs 20.4 or later
+
+  Before installing Wanderlust, please install the following MIME
+  modules.
 
-  Before installing Wanderlust, please install the following MIME modules. 
+       SEMI    (1.14.3 or later)
+       FLIM    (1.14.3 or later)
 
-       SEMI    (1.14.1 or later)
+  Wanderlust and MIME modules require APEL.  Before installing MIME
+  modules, please install the APEL.
 
-  SEMI requires APEL and FLIM packages.  For each Emacsen, Recommended
-  combination of MIME module package following.
+       APEL    (10.3 or later)
+
+
+Select MIME Module
+==================
+
+  For each Emacsen, Recommended combination of MIME module package
+  follows.
 
   (a) XEmacs 21.1 or later
 
@@ -65,6 +82,11 @@ Install MIME Module
 
   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
 ============