From 400f4af0227c697fd69bf0ad68411e070a5e2a43 Mon Sep 17 00:00:00 2001 From: kaoru Date: Fri, 1 Sep 2000 16:12:12 +0000 Subject: [PATCH] Add description `wl-draft-use-frame'. --- doc/wl-ja.texi | 5 +++++ doc/wl.texi | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index b049258..8f057c5 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -4031,6 +4031,11 @@ Non-nil ならウィンドウを表示しながらテンプレートを選択する場合、リターン 'full なら返事を書くときにフレーム全体を使ったドラフトバッファが 用意されます。 +@item wl-draft-use-frame +@vindex wl-draft-use-frame +初期設定は nil。 +Non-nil ならドラフト用に新しいフレームを開きます。 + @item wl-from @vindex wl-from 初期設定は変数 @code{user-mail-address} の値。 diff --git a/doc/wl.texi b/doc/wl.texi index 9d3166b..83a0545 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -4060,6 +4060,11 @@ The initial setting is 'split. In the case of 'full, the whole frame will be used for a reply draft buffer when it is prepared. +@item wl-draft-use-frame +@vindex wl-draft-use-frame +The initial setting is nil. +If non-nil, use new frame for the draft. + @item wl-from @vindex wl-from The initial setting is the value of the variable -- 1.7.10.4