From a499cea958aab16451ac14264f0968d29762207d Mon Sep 17 00:00:00 2001 From: okazaki Date: Wed, 22 Sep 2004 04:18:06 +0000 Subject: [PATCH] Reverse summary sort has been implemented. --- NEWS | 2 ++ NEWS.ja | 2 ++ doc/TODO | 2 +- doc/TODO.ja | 2 +- 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c010477..7b93de2 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. * Changes in 2.12.0 from 2.10.1 +** Now you can sort summary lines into descending order. + ** Abbreviate too long header extended to lines in message buffer. ** New hooks diff --git a/NEWS.ja b/NEWS.ja index 15a2c70..65c25b4 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -2,6 +2,8 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. * 2.10.1 から 2.12.0 への変更点 +** サマリを並べ替え条件の逆順でソートできるようになりました。 + ** メッセージバッファで複数行にわたる長いヘッダを省略表示します。 ** 新規 hook diff --git a/doc/TODO b/doc/TODO index d76b9c9..459877d 100644 --- a/doc/TODO +++ b/doc/TODO @@ -3,7 +3,7 @@ ** independent cache mark ** History Folder (proposal by Tomotaka SUWA) ** enable to define folder icons in elmo.el -** reverse sort, sorted update in summary mode +** sorted update in summary mode ** use hash table for entries in .addresses ** mitigate special treatment of NNTP around wl-folder-check-entity-async ** organize variable like wl-summary-other-frame-list so as to open diff --git a/doc/TODO.ja b/doc/TODO.ja index d74413b..1c7cf15 100644 --- a/doc/TODO.ja +++ b/doc/TODO.ja @@ -3,7 +3,7 @@ ** キャッシュマークの独立 ** History Folder (proposal by Tomotaka SUWA) ** elmo.el でフォルダのアイコンを定義できるようにする -** サマリのリバースソート、ソート状態を保持したまま Update +** サマリのソート状態を保持したまま Update ** .addresses エントリについて hash table を使う ** wl-folder-check-entity-async のあたりで NNTP が特別扱いになっているのを どうにかする -- 1.7.10.4