From 74e7e15d0c9acaf392b6f1eb5c763cfde5e020c6 Mon Sep 17 00:00:00 2001 From: yoichi Date: Tue, 5 Mar 2002 02:30:58 +0000 Subject: [PATCH] Add key binding for wl-summary-save-status. --- doc/wl-ja.texi | 6 ++++++ doc/wl.texi | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 736a51d..c72ba65 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -3574,6 +3574,12 @@ Wanderlust のサーバ・ポート別のオフライン/オンラインを変更します。 @code{wl-summary-save-current-message} で保存されたメッセージを スレッドに繋ぎます。 (@code{wl-summary-yank-saved-message}) + +@item C-x C-s +@kindex C-x C-s (Summary) +@findex wl-summary-save-status +現在のサマリをセーブします。 +(@code{wl-summary-save-status}) @end table diff --git a/doc/wl.texi b/doc/wl.texi index 4efa79c..fd42413 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -3592,6 +3592,12 @@ parent, connect the message saved by @code{wl-summary-save-current-message} to the thread. (@code{wl-summary-yank-saved-message}) + +@item C-x C-s +@kindex C-x C-s (Summary) +@findex wl-summary-save-status +Save the current summary. +(@code{wl-summary-save-status}) @end table -- 1.7.10.4