update description for ri(summary), ti(summary), mi(summary)
[elisp/wanderlust.git] / doc / wl.texi
index 87b2d1e..0ce2f41 100644 (file)
@@ -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