From 089a6e97491de8aefae0444337ba83a18d510519 Mon Sep 17 00:00:00 2001 From: teranisi Date: Thu, 1 Mar 2001 01:13:19 +0000 Subject: [PATCH] Fixed document about `wl-summary-down' and `wl-summary-up'. --- doc/wl-ja.texi | 6 ++++++ doc/wl.texi | 10 ++++++++++ 2 files changed, 16 insertions(+) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index d816c65..17665f8 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -2825,6 +2825,9 @@ prefix argument $B$D$-$J$i$P%-%c%C%7%e$,B8:_$7$F$bL5;k$7$F:FFI$_9~$_$7D>$7$^$9! @findex wl-summary-down $B2l9g$O!"(B +$B$^$H$a=hM}%^!<%/(B @samp{*} $B$,$D$$$?%a%C%;!<%8$KM%@hE*$K0\F0$7$^$9!#(B +$B$3$N5sF0$O(B @code{wl-summary-move-order}$B$NCM$K1~$8$FJQ$o$j$^$9!#(B (@code{wl-summary-down}) @item P @@ -2832,6 +2835,9 @@ prefix argument $B$D$-$J$i$P%-%c%C%7%e$,B8:_$7$F$bL5;k$7$F:FFI$_9~$_$7D>$7$^$9! @findex wl-summary-up $B>eJ}8~$K$"$kL$FI$b$7$/$O(B @samp{$}$B%^!<%/$D$-$N%a%C%;!<%8$X0\F0$7$^$9!#(B $B%*%U%i%$%s%b!<%I$N$H$-$K$O!"%-%c%C%7%e$5$l$F$$$J$$%a%C%;!<%8$K0\F0$7$^$;$s!#(B +$B$?$@$7!"$^$H$a=hM}%^!<%/(B @samp{*} $B$,$D$$$?%a%C%;!<%8$,$"$k>l9g$O!"(B +$B$^$H$a=hM}%^!<%/(B @samp{*} $B$,$D$$$?%a%C%;!<%8$KM%@hE*$K0\F0$7$^$9!#(B +$B$3$N5sF0$O(B @code{wl-summary-move-order}$B$NCM$K1~$8$FJQ$o$j$^$9!#(B (@code{wl-summary-up}) @item w diff --git a/doc/wl.texi b/doc/wl.texi index abc358e..8dff6d0 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -2820,6 +2820,11 @@ yet. @findex wl-summary-down Move cursor to the downward message which is unread or marked as @samp{$}. +In the offline mode, cursor is not moved to the messages which are not cached +yet. +If there are messages which have target mark @samp{*} in the summary, +cursor is moved to the downward message which have a target mark. +This behavior is changed according to the value of @code{wl-summary-move-order}. (@code{wl-summary-down}) @item P @@ -2827,6 +2832,11 @@ as @samp{$}. @findex wl-summary-up Move cursor to the upward message which is unread or marked as @samp{$}. +In the offline mode, cursor is not moved to the messages which are not cached +yet. +If there are messages which have target mark @samp{*} in the summary, +cursor is moved to the downward message which have a target mark. +This behavior is changed according to the value of @code{wl-summary-move-order}. (@code{wl-summary-up}) @item w -- 1.7.10.4