From: yoichi Date: Tue, 5 Mar 2002 02:30:58 +0000 (+0000) Subject: Add key binding for wl-summary-save-status. X-Git-Tag: wl-2_9_8~32 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=74e7e15d0c9acaf392b6f1eb5c763cfde5e020c6;p=elisp%2Fwanderlust.git Add key binding for wl-summary-save-status. --- 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