Fixed non-verbose User-Agent: settings.
[elisp/wanderlust.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 673ee13..9e4dc11 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -84,7 +84,7 @@ Installation
        % make install
 
   If you use Emacs without subdirs.el (e.g. Mule 2.3 based on Emacs
        % make install
 
   If you use Emacs without subdirs.el (e.g. Mule 2.3 based on Emacs
-  19.28), the following error message ocasinally appears.
+  19.28), the following error message occasionally appears.
 
        Cannot open load file: mime-setup
 
 
        Cannot open load file: mime-setup
 
@@ -152,15 +152,18 @@ 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
 =========================
 
   Wanderlust requires the following three configuration files:
 
 
 Sample configuration file
 =========================
 
   Wanderlust requires the following three configuration files:
 
-       ~/.addresses    Address Book
-       ~/.folders      Folder Book
        ~/.wl           Wanderlust Configuration (loaded at startup)
        ~/.wl           Wanderlust Configuration (loaded at startup)
+       ~/.folders      Folder Book
+       ~/.addresses    Address Book (optional)
 
   Each sample file (dot.addresses, dot.folders, dot.wl) exists on
   samples/en/ directory. Please refer to them.
 
   Each sample file (dot.addresses, dot.folders, dot.wl) exists on
   samples/en/ directory. Please refer to them.