From ef93676a8c511ab099bebfcf5218ba5224950329 Mon Sep 17 00:00:00 2001 From: yoichi Date: Wed, 30 Oct 2002 11:25:39 +0000 Subject: [PATCH] Sync with wl-2_10 --- ChangeLog | 2 +- doc/wl-ja.texi | 5 +++-- doc/wl.texi | 5 +++-- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4c05b75..62e3708 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ 2002-10-24 TAKAHASHI Kaoru - * INSTALL, INSTALL,ja: Update Recommended combination of MIME + * INSTALL, INSTALL.ja: Update Recommended combination of MIME module package. 2002-10-02 Yoichi NAKAYAMA diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 73148a3..730fe10 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -6238,8 +6238,9 @@ pop3 × △ △ △ @cindex Split messages @code{elmo-split} を使うと、フォルダ @code{elmo-split-folder} 内の -メッセージを特定の規則に従って procmail 風に振り分けることができます。 -この機能を使うには、まず @file{~/.emacs} に以下のように設定して下さい。 +メッセージを特定の規則に従って @command{procmail} 風に振り分けることが +できます。 この機能を使うには、まず @file{~/.emacs} に以下のように設定 +して下さい。 @lisp (autoload 'elmo-split "elmo-split" "Split messages on the folder." t) diff --git a/doc/wl.texi b/doc/wl.texi index 31be990..ec3cbdf 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -6326,8 +6326,9 @@ pop3 N E E E @cindex Split messages You can use @code{elmo-split} to split message in folder -@code{elmo-split-folder} a la procmail according to some specified rules. -To use this feature, set as follows in your @file{~/.emacs} at first. +@code{elmo-split-folder} a la @command{procmail} according to some +specified rules. To use this feature, set as follows in your +@file{~/.emacs} at first. @lisp (autoload 'elmo-split "elmo-split" "Split messages on the folder." t) -- 1.7.10.4