From: yoichi Date: Tue, 27 Nov 2001 08:45:41 +0000 (+0000) Subject: Fix typo. X-Git-Tag: wl-2_6_1~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=23f4de4ce7e0ab2ada5db8c7949ee3fda670d9ea;p=elisp%2Fwanderlust.git Fix typo. --- diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 234bb84..6a55cf4 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -4578,7 +4578,7 @@ plug 状態により 2行目の @samp{(wl-plugged)} が変化します。 さらに細かくサーバやポート毎にオフライン状態を設定することもできます。併 せて変数 @code{wl-reset-plugged-alist} も参照下さい。 -通常、起動時には @file{~/.folder} と @code{wl-smtp-posting-server}, +通常、起動時には @file{~/.folders} と @code{wl-smtp-posting-server}, @code{wl-nntp-posting-server} などから各ポートの plug 状態が自動的に追加 されますが、これらのポートの plug 状態を変更したり、上記以外のポートを追加 したりする場合には @code{wl-make-plugged-hook} に変更する関数を記述しま diff --git a/doc/wl.texi b/doc/wl.texi index 29f5291..15d368d 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -4617,7 +4617,7 @@ off-line state. You can specify off-line state on a per server or port basis. Refer to @code{wl-reset-plugged-alist} also. Usually, when Wanderlust starts up, the plugged state of each port is -read from @file{~/.folder} and @code{wl-smtp-posting-server}, +read from @file{~/.folders} and @code{wl-smtp-posting-server}, @code{wl-nntp-posting-server} and so on. If you want to change the plugged state of these ports or to add other ports, configure @code{wl-make-plugged-hook} with a function.