From 453ec157b6cfca553252e30b3d5bdb0d9ccdc265 Mon Sep 17 00:00:00 2001 From: yoichi Date: Fri, 28 Sep 2001 10:04:42 +0000 Subject: [PATCH] Move wl-{folder,summary}-use-frame. --- doc/wl-ja.texi | 20 ++++++++++---------- doc/wl.texi | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index a6aa1e4..6f6c3a7 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -1808,6 +1808,11 @@ Non-nil $B$J$i%5%^%j$K0\F0$7$?$H$-$K%U%)%k%@%P%C%U%!$N1&$K%5%^%j$N%P%C%U%!$,8=$ $B=i4|@_Dj$O(B 20$B!#(B @code{wl-stay-folder-window} $B$,(B non-nil $B$N$H$-$K;D$9%U%)%k%@%P%C%U%!$N%&%#%s%I%&$NI}$G$9!#(B +@item wl-folder-use-frame +@vindex wl-folder-use-frame +$B=i4|@_Dj$O(B @code{nil}$B!#(B +Non-nil $B$J$i%U%)%k%@0lMwMQ$K?7$7$$%U%l!<%`$r3+$-$^$9!#(B + @item wl-folder-many-unsync-threshold @vindex wl-folder-many-unsync-threshold $B=i4|@_Dj$O(B 70$B!#(B @@ -3437,6 +3442,11 @@ Non-nil $B$J$i!"(B@samp{^L} $B$G2~%Z!<%8$7$F%a%C%;!<%8$rI=<($7$^$9!#(B $B=i4|@_Dj$O(B 80$B!#%5%^%j$NI=<(I}$r@_Dj$5$l$?CM$K@Z$j5M$a$^$9!#(B@code{nil} $B$J(B $B$iI=<(I}$r@Z$j5M$a$^$;$s!#(B +@item wl-summary-use-frame +@vindex wl-summary-use-frame +$B=i4|@_Dj$O(B @code{nil}$B!#(B +Non-nil $B$J$i%5%^%jI=<(MQ$K?7$7$$%U%l!<%`$r3+$-$^$9!#(B + @item wl-use-folder-petname @vindex wl-use-folder-petname $B=i4|@_Dj$O0J2<$N%j%9%H!#(B @@ -4151,16 +4161,6 @@ Non-nil $B$J$i%&%#%s%I%&$rI=<($7$J$,$i%F%s%W%l!<%H$rA*Br$9$k>l9g!"%j%?!<%s(B $B=i4|@_Dj$O(B @code{nil}$B!#(B Non-nil $B$J$i%I%i%U%HMQ$K?7$7$$%U%l!<%`$r3+$-$^$9!#(B -@item wl-folder-use-frame -@vindex wl-folder-use-frame -$B=i4|@_Dj$O(B @code{nil}$B!#(B -Non-nil $B$J$i%U%)%k%@0lMwMQ$K?7$7$$%U%l!<%`$r3+$-$^$9!#(B - -@item wl-summary-use-frame -@vindex wl-summary-use-frame -$B=i4|@_Dj$O(B @code{nil}$B!#(B -Non-nil $B$J$i%5%^%jI=<(MQ$K?7$7$$%U%l!<%`$r3+$-$^$9!#(B - @item wl-draft-truncate-lines @vindex wl-draft-truncate-lines $B=i4|@_Dj$O(B @code{default-truncate-lines} $B$NCM$,;H$o$l$^$9!#(B diff --git a/doc/wl.texi b/doc/wl.texi index f109d26..dc2630d 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -1785,6 +1785,11 @@ If non-nil, summary window is appeared on the right side of the folder buffer. The initial setting is 20. Folder mode's window width when @code{wl-stay-folder-window} is non-nil. +@item wl-folder-use-frame +@vindex wl-folder-use-frame +The initial setting is @code{nil}. +If non-nil, use new frame for the folder window. + @item wl-folder-many-unsync-threshold @vindex wl-folder-many-unsync-threshold The initial setting is 70. @@ -3444,6 +3449,11 @@ which is displayed when there's no @samp{Subject:} field in the message. The initial setting is 80. Width of summary line. If @code{nil}, summary line's width is as is. +@item wl-summary-use-frame +@vindex wl-summary-use-frame +The initial setting is @code{nil}. +If non-nil, use new frame for the summary. + @item wl-use-folder-petname @vindex wl-use-folder-petname The initial setting is the list shown below: @@ -4188,16 +4198,6 @@ a reply draft buffer when it is prepared. The initial setting is @code{nil}. If non-nil, use new frame for the draft. -@item wl-folder-use-frame -@vindex wl-folder-use-frame -The initial setting is @code{nil}. -If non-nil, use new frame for the folder window. - -@item wl-summary-use-frame -@vindex wl-summary-use-frame -The initial setting is @code{nil}. -If non-nil, use new frame for the summary. - @item wl-draft-truncate-lines @vindex wl-draft-truncate-lines The initial value is the value of @code{default-truncate-lines}. -- 1.7.10.4