From 8f87de97a2db9b7283757887e7299096f0e11843 Mon Sep 17 00:00:00 2001 From: yoichi Date: Sun, 3 Aug 2003 02:01:45 +0000 Subject: [PATCH] update description for ri(summary), ti(summary), mi(summary) --- doc/wl-ja.texi | 41 ++++++++++++++++++++--------------------- doc/wl.texi | 39 +++++++++++++++++++-------------------- 2 files changed, 39 insertions(+), 41 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index ccb5311..9c439b3 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -3425,12 +3425,6 @@ prefix argument つきで実行すると仮想フォルダから脱出します。 指定リージョンにあるメッセージを全て読まなかったことにします。 (@code{wl-summary-mark-as-unread-region}) -@item r i -@kindex r i (Summary) -@findex wl-summary-prefetch-region -指定リージョンにあるメッセージを全てプリフェッチします。 -(@code{wl-summary-prefetch-region}) - @item r x @kindex r x (Summary) @findex wl-summary-exec-region @@ -3462,6 +3456,12 @@ prefix argument つきで実行すると仮想フォルダから脱出します。 指定リージョンにあるメッセージに処分マークをつけます。 (@code{wl-summary-dispose-region}) +@item r i +@kindex r i (Summary) +@findex wl-summary-prefetch-region +指定リージョンにあるメッセージにプリフェッチ予約マークを付けます。 +(@code{wl-summary-prefetch-region}) + @item r u @kindex r u (Summary) @findex wl-summary-unmark-region @@ -3497,13 +3497,6 @@ prefix argument つきならばカーソル行があるメッセージを含むスレッド全体に prefix argument つきならばカーソル行があるメッセージを含むスレッド全てを読まなかったことにします。 (@code{wl-thread-mark-as-unread}) -@item t i -@kindex t i (Summary) -@findex wl-thread-prefetch -カーソル行があるメッセージを先頭とするスレッドをプリフェッチします。 -prefix argument つきならばカーソル行があるメッセージを含むスレッド全てをプリフェッチします。 -(@code{wl-thread-prefetch}) - @item t x @kindex t x (Summary) @findex wl-thread-exec @@ -3545,6 +3538,13 @@ prefix argument つきならばカーソル行があるメッセージを含むスレッド全体に 適用します。 (@code{wl-thread-dispose}) +@item t i +@kindex t i (Summary) +@findex wl-thread-prefetch +カーソル行があるメッセージを先頭とするスレッドにプリフェッチ予約マークを +付けます。 +(@code{wl-thread-prefetch}) + @item t u @kindex t u (Summary) @findex wl-thread-unmark @@ -3560,14 +3560,6 @@ prefix argument つきならばカーソル行があるメッセージを含むスレッド全体に prefix argument つきならばカーソル行があるメッセージを含むスレッド全体を保存します。 (@code{wl-thread-save}) -@item m i -@kindex m i (Summary) -@findex wl-summary-target-mark-prefetch -まとめ処理用マーク @samp{*} のついたメッセージを全てプリフェッチします。 -prefix argument つきならば既にキャッシュされているメッセージも -再度プリフェッチします。 -(@code{wl-summary-target-mark-prefetch}) - @item m R @kindex m R (Summary) @findex wl-summary-target-mark-mark-as-read @@ -3605,6 +3597,13 @@ prefix argument つきならば既にキャッシュされているメッセージも まとめ処理用マーク @samp{*} のついたメッセージに処分マークをつけます。 (@code{wl-summary-target-mark-dispose}) +@item m i +@kindex m i (Summary) +@findex wl-summary-target-mark-prefetch +まとめ処理用マーク @samp{*} のついたメッセージにプリフェッチ予約マークを +付けます。 +(@code{wl-summary-target-mark-prefetch}) + @item m y @kindex m y (Summary) @findex wl-summary-target-mark-save diff --git a/doc/wl.texi b/doc/wl.texi index 87b2d1e..0ce2f41 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -3435,12 +3435,6 @@ If @samp{$} mark already exists, remove the mark. Mark as unread messages in the specified region. (@code{wl-summary-mark-as-unread-region}) -@item r i -@kindex r i (Summary) -@findex wl-summary-prefetch-region -Prefetch messages in the specified region. -(@code{wl-summary-prefetch-region}) - @item r x @kindex r x (Summary) @findex wl-summary-exec-region @@ -3472,6 +3466,12 @@ Put copy mark on the messages in the specified region. Put disposal mark on the messages in the specified region. (@code{wl-summary-dispose-region}) +@item r i +@kindex r i (Summary) +@findex wl-summary-prefetch-region +Put prefetch reservation mark on messages in the specified region. +(@code{wl-summary-prefetch-region}) + @item r u @kindex r u (Summary) @findex wl-summary-unmark-region @@ -3507,13 +3507,6 @@ Mark as unread messages which are the descendant of the current thread. With prefix argument, it affects on the all messages in the thread tree. (@code{wl-thread-mark-as-unread}) -@item t i -@kindex t i (Summary) -@findex wl-thread-prefetch -Prefetch messages which are the descendant of the current thread. -With prefix argument, it affects on the all messages in the thread tree. -(@code{wl-thread-prefetch}) - @item t x @kindex t x (Summary) @findex wl-thread-exec @@ -3551,6 +3544,13 @@ Put disposal mark on the messages which are the descendant of the current thread With prefix argument, it affects on the all messages in the thread tree. (@code{wl-thread-dispose}) +@item t i +@kindex t i (Summary) +@findex wl-thread-prefetch +Put prefetch reservation mark on messages which are the descendant of +the current thread. +(@code{wl-thread-prefetch}) + @item t u @kindex t u (Summary) @findex wl-thread-unmark @@ -3566,13 +3566,6 @@ Save messages which are the descendant of the current thread. With prefix argument, it affects on the all messages in the thread tree. (@code{wl-thread-save}) -@item m i -@kindex m i (Summary) -@findex wl-summary-target-mark-prefetch -Prefetch all messages which have target mark @samp{*}. -With prefix argument, prefetch all targets even if some of them are cached. -(@code{wl-summary-target-mark-prefetch}) - @item m R @kindex m R (Summary) @findex wl-summary-target-mark-mark-as-read @@ -3610,6 +3603,12 @@ Put copy mark on the messages which have target mark @samp{*}. Put disposal mark on the messages which have target mark @samp{*}. (@code{wl-summary-target-mark-dispose}) +@item m i +@kindex m i (Summary) +@findex wl-summary-target-mark-prefetch +Put prefetch reservation mark on messages which have target mark @samp{*}. +(@code{wl-summary-target-mark-prefetch}) + @item m y @kindex m y (Summary) @findex wl-summary-target-mark-save -- 1.7.10.4