From: kaoru Date: Thu, 15 Jun 2000 10:57:57 +0000 (+0000) Subject: Fixed. (temp-mark => target-mark) X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c19cd11b18440e84daf9db8493c7b58e54922743;p=elisp%2Fwanderlust.git Fixed. (temp-mark => target-mark) --- diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index c22b319..f049256 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -5,7 +5,7 @@ @c @documentlanguage ja @c %**end of header @c Wanderlust の texinfo -@set Time-stamp: <00/04/26 17:31:17 teranisi> +@set Time-stamp: <2000-06-15 19:55:00 kaoru> @set version 2.3.0 @synindex pg cp @finalout @@ -4948,10 +4948,10 @@ Wanderlust 以外で直接スコアファイルを変更した場合は、 この値より大きいスコアに対して importantマーク(@samp{$}) をつけます。 nil の場合はマークを付けません。 -@item wl-summary-temp-above -@vindex wl-summary-temp-above +@item wl-summary-target-above +@vindex wl-summary-target-above 初期設定は nil。 -この値より大きいスコアに対して tempマーク(@samp{*}) をつけます。 +この値より大きいスコアに対して targetマーク(@samp{*}) をつけます。 nil の場合はマークを付けません。 @item wl-summary-mark-below @@ -5048,7 +5048,7 @@ Non-nil ならば、サマリ同期時に未読/重要マークも同期します。 ("chars" (1000000 -10 nil >)) (important 5000) - (temp 3000) + (target 3000) (mark 0) (expunge -3000)) @end example @@ -5141,9 +5141,9 @@ Non-nil ならば、サマリ同期時に未読/重要マークも同期します。 @code{mark} と @code{expunge} を同時に指定します。 つまり、この値より小さいスコアのメッセージは既読マークをつけ、サマリから消去します。 -@item temp -この値より大きいスコアのメッセージには temp マークをつけます。 -デフォルト値は @code{wl-summary-temp-above} で指定されます。 +@item target +この値より大きいスコアのメッセージには target マークをつけます。 +デフォルト値は @code{wl-summary-target-above} で指定されます。 @item important この値より大きいスコアのメッセージには important マークをつけます。 @@ -5527,7 +5527,7 @@ Non-nil ならフォルダモード、サマリモードなどで サマリでコピーマークのついたメッセージ行の face です。 @item wl-highlight-summary-target-face -サマリで一時処理用マーク @samp{*} のついたメッセージ行の face です。 +サマリでまとめ処理用マーク @samp{*} のついたメッセージ行の face です。 @item wl-highlight-summary-thread-top-face サマリでスレッドトップのメッセージ行の face です。 diff --git a/doc/wl.texi b/doc/wl.texi index 8b25be3..874c046 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -5,7 +5,7 @@ @c @documentlanguage en @c %**end of header @c texinfo of Wanderlust -@set Time-stamp: <00/04/26 17:31:25 teranisi> +@set Time-stamp: <2000-06-15 19:55:00 kaoru> @set version 2.3.0 @synindex pg cp @finalout @@ -4977,12 +4977,12 @@ Messages with scores larger than this value are attached with the important mark (@samp{$}). If nil, no important marks are attached. -@item wl-summary-temp-above -@vindex wl-summary-temp-above +@item wl-summary-target-above +@vindex wl-summary-target-above The initial setting is nil. -Messages with scores larger than this value are attached with the temp +Messages with scores larger than this value are attached with the target mark (@samp{*}). -If nil, no temp marks are attached. +If nil, no target marks are attached. @item wl-summary-mark-below @vindex wl-summary-mark-below @@ -5080,7 +5080,7 @@ because some keys are not supported and there are Wanderlust specifics. ("chars" (1000000 -10 nil >)) (important 5000) - (temp 3000) + (target 3000) (mark 0) (expunge -3000)) @end example @@ -5179,10 +5179,10 @@ Both @code{mark} and @code{expunge} are applied, i.e. messages with a score less than this value is marked as read and deleted from the summary. -@item temp +@item target Messages with a score greater than this value is attached with temp marks. -The default is @code{wl-summary-temp-above}. +The default is @code{wl-summary-target-above}. @item important Messages with a score greater than this value is attached with important @@ -5568,7 +5568,7 @@ marks in the summary. The face for message lines with copy marks in the summary. @item wl-highlight-summary-target-face -The face for message lines with temp marks @samp{*} in the summary. +The face for message lines with target marks @samp{*} in the summary. @item wl-highlight-summary-thread-top-face The face for message lines that are on the top of the thread in the