* WL-CFG (wl-news-lang): New variable.
authorokada <okada>
Thu, 19 Dec 2002 17:47:41 +0000 (17:47 +0000)
committerokada <okada>
Thu, 19 Dec 2002 17:47:41 +0000 (17:47 +0000)
ChangeLog
WL-CFG

index 81ce08f..5fac93b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
 
+       * WL-CFG (wl-news-lang): New variable.
+
+2002-12-20  Kenichi OKADA  <okada@opaopa.org>
+
        * WL-MK (make-wl-news): New function.
        (wl-news-parse-news): New function.
        (wl-news-parse-news-ja): New function.
diff --git a/WL-CFG b/WL-CFG
index e3e1dc4..937a9ed 100644 (file)
--- a/WL-CFG
+++ b/WL-CFG
@@ -15,6 +15,9 @@
 ;; If you only need manual in English, uncomment following line.
 ;(setq wl-info-lang "en")
 
+;; Set language for news file ("ja" or "en", both in default).
+;(setq wl-news-lang '("ja" "en"))
+
 ;; if you want to install wl modules to the subdirectory other than "wl"
 ;; under LISPDIR, set following variables.
 ;(setq WL_PREFIX "your-path")    ; default is "wl"