Move wl-{folder,summary}-use-frame.
[elisp/wanderlust.git] / doc / wl.texi
index f109d26..dc2630d 100644 (file)
@@ -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}.