* doc/wl-ja.texi, doc/wl.texi: Fixed description of wl-draft-use-cache.
[elisp/wanderlust.git] / wl / wl-vars.el
index 49e8850..b9c8cf4 100644 (file)
 (defgroup wl nil
   "Wanderlust, a news and mail reading software."
   :tag "Wanderlust"
-  :link '(custom-manual "(wl-ja)Top")
+  :link '(custom-manual
+         (if (and (boundp 'current-language-environment)
+                  (string-equal "Japanese"
+                                (symbol-value 'current-language-environment)))
+             "(wl-ja)Top"
+           "(wl)Top"))
   :group 'news
   :group 'mail)