From 84f87ab763e598001150e5bb72d297850b988f2c Mon Sep 17 00:00:00 2001 From: yoichi Date: Mon, 13 Sep 2004 14:14:57 +0000 Subject: [PATCH] add changes extracted from wl/ChangeLog --- NEWS | 21 +++++++++++++++++++++ NEWS.ja | 21 +++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/NEWS b/NEWS index 220b2bd..6f88431 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,24 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. * Changes in 2.12.0 from 2.10.1 +** Persistent mark string in summary buffer is changed. + Default setting indicates cached state by its upper/lower case. + +** It displays draft preview on sending confirmation. + +** Sending parameters are displayed on draft preview. + See description of the variable wl-draft-preview-attribute for detail. + +** You can run biff with idle-timer by setting wl-biff-use-idle-timer. + +** Now wl-draft-kill confirms with yes-or-no-p. + +** Summary thread will be divided if its depth is larger than certain amount. + The limit is controlled by the variable wl-summary-max-thread-depth. + +** Emacs multi-tty support is supported. + (http://lorentey.hu/project/emacs.html) + ** New sort spec 'size' is added in the summary mode. Now you can sort the summary by message size. @@ -102,6 +120,9 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. ** wl-draft-reply-myself-*-list are abolished and integrated into wl-draft-reply-*-list. +** You can control initial cursor position for replying draft. + Set variable wl-draft-reply-default-position appropriately. + ** Changed the way to specify configuration of draft buffer window. You can choose keep, full or split as values of wl-draft-buffer-style and wl-draft-reply-buffer-style. diff --git a/NEWS.ja b/NEWS.ja index f1b6082..bbccc58 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -2,6 +2,24 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. * 2.10.1 から 2.12.0 への変更点 +** サマリバッファの永続マークの文字列が変更されました。 + デフォルトの設定ではキャッシュの有無を大文字小文字で示します。 + +** 送信確認の際にドラフトのプレビューを表示するようになりました。 + +** ドラフトのプレビューの際に送信パラメータを表示するようになりました。 + 詳しくは変数 wl-draft-preview-attributes の説明を見て下さい。 + +** wl-biff-use-idle-timer を設定すると biff が idle-timer で走ります。 + +** wl-draft-kill は yes-or-no-p で確認を求めるようになりました。 + +** サマリで一定以上深いスレッドは分割されます。 + 変数 wl-summary-max-thread-depth で限界を変更できます。 + +** Emacs multi-tty support に対応しました。 + (http://lorentey.hu/project/emacs.html) + ** サマリの並べ替え条件に 'size' が追加されました。 メッセージサイズによるサマリの並べ替えが可能になりました。 @@ -100,6 +118,9 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. ** wl-draft-reply-myself-*-list は廃止され、wl-draft-reply-*-list に統合 されました。 +** 返信用ドラフトのカーソルの初期位置を指定できます。 + 変数 wl-draft-reply-default-position を設定して下さい。 + ** ドラフトバッファウィンドウの配置の指定の仕方が変更されました。 wl-draft-buffer-style と wl-draft-reply-buffer-style に keep,full,split のいずれかを指定します。 -- 1.7.10.4