X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=WL-CFG;h=e3e1dc4d1b6a1068ee492d178ec287ff9a68cd9f;hb=4e796a3f149bcb0aa9824d1cd26285503c35339d;hp=aa852e1e81256c920cc9c2b15d5466be485f6e75;hpb=50e87247bc89cd4eead8633be07a758798831042;p=elisp%2Fwanderlust.git diff --git a/WL-CFG b/WL-CFG index aa852e1..e3e1dc4 100644 --- a/WL-CFG +++ b/WL-CFG @@ -11,11 +11,9 @@ ;; 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")) ;; if you want to install wl modules to the subdirectory other than "wl" ;; under LISPDIR, set following variables.