From f1a6a321648919f4565dd4efa39a68c50cd9e438 Mon Sep 17 00:00:00 2001 From: yoichi Date: Sun, 12 Sep 2004 13:27:42 +0000 Subject: [PATCH] Update answered mark and fix typo. --- NEWS | 8 ++++---- NEWS.ja | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index aee518a..220b2bd 100644 --- a/NEWS +++ b/NEWS @@ -28,9 +28,9 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. ** Now you can put arbitrary user defined flag on message. You can specify its flag by "F" in the summary mode. -** New mark, 'A' and '&' is added for answered messages. +** New mark, 'A' and 'a' is added for answered messages. Now answered messages have its own mark in the summary mode. - 'A' is displayed for uncached messages and '&' is for cached messages. + 'A' is displayed for uncached messages and 'a' is for cached messages. ** New search condition 'Flag' (Status of the message) is added. There are flags 'unread', 'important', 'answered', @@ -46,7 +46,7 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. ** The temporary mark and corresponding action is now customizable. - By default, follwoing mark-and-actions are defined. + By default, following mark-and-actions are defined. mark-and-actions which are defined as before. "o" refile (same as before) "O" copy (same as before) @@ -80,7 +80,7 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. ** Variables renamed wl-delete-folder-alist is renamed to wl-dispose-folder-alist. -** POP3 folder existence check is simplifyed (by default). +** POP3 folder existence check is simplified (by default). The default value for elmo-pop3-exists-exactly is changed to nil. ** POP3 response code extension defined in the RFC2449 is supported. diff --git a/NEWS.ja b/NEWS.ja index f05e6ca..eccf8d9 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -29,9 +29,9 @@ Wanderlust NEWS (日本語版) -- User-visible changes in Wanderlust. ** メッセージに対して任意のユーザ定義のフラグを付けられるようになりました。 サマリにおいて "F" でフラグの指定ができます。 -** 返信済みマーク A,& が追加されました。 +** 返信済みマーク A,a が追加されました。 サマリにおいて,返信したメッセージに A マーク(キャッシュなしの場合) - もしくは & マーク(キャッシュありの場合) が表示されます。 + もしくは a マーク(キャッシュありの場合) が表示されます。 ** フォルダの検索条件に,'フラグ' (メッセージの状態) が追加されました。 フラグには、unread(未読), important(重要), answered(返信済み), -- 1.7.10.4