From: yoichi Date: Tue, 9 Apr 2002 03:28:50 +0000 (+0000) Subject: Add wl-folder-virtual, wl-folder-pick to NEWS. X-Git-Tag: elmo-mark-root~212 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f4d151e14b64c15c20e91655d6cf336771833b5e;p=elisp%2Fwanderlust.git Add wl-folder-virtual, wl-folder-pick to NEWS. --- diff --git a/NEWS b/NEWS index 0bb3db0..106794d 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,12 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. ** Starting Wanderlust on the new frame is possible now. Set as (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t) +** In Folder mode, you can go into virtual folder which consists of messages + with some specified condition (wl-folder-virtual). It is binded to "V". + +** In Folder mode, you can search folders containing messages with some + specified condition (wl-folder-pick). It is binded to "?". + ** Now you can rename access group folders. ** Temporary marks are kept when you exit from sticky summary by q or g. diff --git a/NEWS.ja b/NEWS.ja index 9929706..3fe3e74 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -10,6 +10,12 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t) のように設定して下さい。 +** フォルダモードから、与えられた条件を満たすメッセージからなる仮想フォルダ + へ移動できます (wl-folder-virtual)。"V" にバインドされています。 + +** フォルダモードで、与えられた条件を満たすメッセージを含むフォルダを探せる + ようになりました (wl-folder-pick)。"?" にバインドされています。 + ** アクセスグループフォルダの改名が出来るようになりました。 ** スティッキーサマリを q や g で抜ける際に、一時的マークを保持するように