From: kaoru Date: Tue, 3 Dec 2002 05:44:34 +0000 (+0000) Subject: Synch with trunk. X-Git-Tag: wl-2_10_0pre4~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b7c61253836111f3996bbeb38e8ca8c6c08684cd;p=elisp%2Fwanderlust.git Synch with trunk. --- diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 32b1bf8..bf351b8 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -4,7 +4,6 @@ @settitle Wanderlust -- Yet Another Message Interface On Emacsen -- @c %**end of header @documentlanguage ja -@documentencoding iso-2022-jp @include version.texi @synindex pg cp @finalout @@ -6289,7 +6288,7 @@ pop3 × △ △ △ (@samp{CONDITION} @samp{ACTION} [@code{continue}]) @end lisp -の組で、@samp{CONDITION} が真の場合に @samp{ACTION} を実行します。 +という一組で、@samp{CONDITION} が真の場合に @samp{ACTION} を実行します。 第一の要素 @samp{CONDITION} には条件を S 式で記述します。書式については すぐ後で説明します。第二の要素 @samp{ACTION} にはメッセージの振り分け先 のフォルダ名、もしくはシンボルを指定します。 @@ -6324,7 +6323,7 @@ pop3 × △ △ △ @end table @item -1 つの整数 (@samp{SIZE}) を引数としてとる関数。 +何らかの数 @samp{SIZE} を引数としてとる関数。 @table @code @item @code{<} @@ -6334,7 +6333,7 @@ pop3 × △ △ △ @end table @item -任意数の引数を取る関数。 +任意の数の引数を取る関数。 @table @code @item @code{or} @@ -6380,6 +6379,7 @@ pop3 × △ △ △ @code{elmo-split-default-action} で指定した @samp{ACTION} に沿って処理さ れます。 + @node Address Book, Customization, Split messages, Top @chapter アドレス帳 @cindex Address Book diff --git a/doc/wl.texi b/doc/wl.texi index 988b7e9..2e2b74b 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -4,7 +4,6 @@ @settitle Wanderlust -- Yet Another Message Interface On Emacsen -- @c %**end of header @documentlanguage en -@documentencoding us-ascii @include version.texi @synindex pg cp @finalout @@ -6391,7 +6390,7 @@ learn how to write the condition practically. @enumerate @item -Functions which accept argument @samp{FIELD-NAME} and @samp{VALUE}. +Functions which accept arguments @samp{FIELD-NAME} and @samp{VALUE}. (@samp{FIELD-NAME} is a symbol that describes the field name) @table @code @@ -6413,7 +6412,7 @@ from matching @code{\(\)} patterns in the previous @samp{VALUE}. @end table @item -Functions which accept an integer argument (@samp{SIZE}). +Functions which accept an argument @samp{SIZE}, @samp{SIZE} is some number. @table @code @item @code{<} @@ -6468,6 +6467,7 @@ If some function is specified, execute it. If the message passes all rules, it will be dealed along @samp{ACTION} specified by @code{elmo-split-default-action}. + @node Address Book, Customization, Split messages, Top @chapter Address Book @cindex Address Book