Version number is increased to 2.15.6.
[elisp/wanderlust.git] / WL-CFG
diff --git a/WL-CFG b/WL-CFG
index aa852e1..a17c225 100644 (file)
--- a/WL-CFG
+++ b/WL-CFG
 ;; If you want to install utils, uncomment following line.
 ;(setq wl-install-utils t)
 
-;; Set lauguage for info file ("ja" or "en"). Default is "ja".
-;; By following setting, English info is installed.
+;; Set language for info file ("ja" or "en", both in default).
+;; If you only need manual in English, uncomment following line.
 ;(setq wl-info-lang "en")
-;; By following setting, both Japanese and English info are installed.
-;(setq wl-info-lang '("ja" "en"))
+
+;; Set language for news file ("ja" or "en", both in default).
+;(setq wl-news-lang '("ja" "en")) ; order sensitive
 
 ;; if you want to install wl modules to the subdirectory other than "wl"
 ;; under LISPDIR, set following variables.