From 7756706aee57cdcebb2fff5dcd8cd511bec3cfdd Mon Sep 17 00:00:00 2001 From: yoichi Date: Fri, 28 Sep 2001 10:09:07 +0000 Subject: [PATCH] Add wl-{folder,summary}-use-frame. --- doc/wl-ja.texi | 10 ++++++++++ doc/wl.texi | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index df4a24b..8539d6d 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -1876,6 +1876,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 @@ -3505,6 +3510,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 diff --git a/doc/wl.texi b/doc/wl.texi index b7149e0..69f906e 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -1860,6 +1860,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. @@ -3519,6 +3524,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: -- 1.7.10.4