From: yoichi Date: Mon, 10 Dec 2001 14:18:00 +0000 (+0000) Subject: wl-icon-dir setting is not only for xemacs and emacs21 but also X-Git-Tag: wl-2_8-root~61 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb929cf88dcd446ab0f9b39c81e154db427478ed;p=elisp%2Fwanderlust.git wl-icon-dir setting is not only for xemacs and emacs21 but also for emacs20 and mule2 with bitmap-mule. --- diff --git a/samples/en/dot.wl b/samples/en/dot.wl index 2e85439..47be026 100644 --- a/samples/en/dot.wl +++ b/samples/en/dot.wl @@ -8,7 +8,7 @@ (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t) ;; for .emacs end -;; Icon directory (XEmacs and Emacs21 only) +;; Icon directory ;; (No need if installed as XEmacs package.) ;(setq wl-icon-dir "/usr/local/lib/emacs/etc") diff --git a/samples/ja/dot.wl b/samples/ja/dot.wl index 5779f91..e044dd5 100644 --- a/samples/ja/dot.wl +++ b/samples/ja/dot.wl @@ -8,7 +8,7 @@ (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t) ;; ここまで -;; アイコンを置くディレクトリ (XEmacs, Emacs21 のみ) +;; アイコンを置くディレクトリ ;; XEmacs の package としてインストールされている場合は必要ありません。 ;(setq wl-icon-dir "/usr/local/lib/emacs/etc")