From: yoichi Date: Mon, 6 Jan 2003 05:44:15 +0000 (+0000) Subject: * Commands for non-MIME PGP message X-Git-Tag: merged-trunk-to-elmo-mark-14~48 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=de4e5d0e3a6547ba4ecb78ba091c9bf59be9bd21;p=elisp%2Fwanderlust.git * Commands for non-MIME PGP message * wl-news.el --- diff --git a/NEWS b/NEWS index a2bf7ce..1366b20 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. +** Show contents of NEWS(.ja) when you start Wanderlust newer than the + one you used previously. + ** Default values of wl-draft-reply-*-list are changed. See samples/en/dot.wl for old values. @@ -10,6 +13,9 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. You can choose keep, full or split as values of wl-draft-buffer-style and wl-draft-reply-buffer-style. +** Commands to verify/decrypt non-MIME PGP message are added. + C-c:v, C-c:d in message buffer to verify or decrypt respectively. + * Changes in 2.10.0 from 2.8.1 ** You can alter the format of summary lines. diff --git a/NEWS.ja b/NEWS.ja index 9a84947..f8fef7c 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -1,5 +1,8 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. +** 前に使っていたものより新しい Wanderlust を起動すると NEWS(.ja) の内容を + 表示します。 + ** wl-draft-reply-*-list の初期値が変更されました。 以前の設定は、samples/ja/dot.wl を参照して下さい。 @@ -10,6 +13,9 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. wl-draft-buffer-style と wl-draft-reply-buffer-style に keep,full,split のいずれかを指定します。 +** non-MIME PGP メッセージの検証、復号化のためのコマンドが追加されました。 + メッセージバッファにおいて C-c:v, C-c:d でそれぞれ検証、復号化します。 + * 2.8.1 から 2.10.0 への変更点 ** サマリ行の表示形式を変更できるようになりました。