From afa1ce6bf5e79ceb77659eeb13bda4892ae725f1 Mon Sep 17 00:00:00 2001 From: okazaki Date: Tue, 18 Nov 2003 14:28:17 +0000 Subject: [PATCH] Update. --- wl/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wl/ChangeLog b/wl/ChangeLog index eb7f300..a8d407b 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,17 @@ +2003-11-18 Tetsurou Okazaki + + * wl-summary.el (wl-summary-update-folder-info): New function derived from + `wl-summary-folder-info-update'. + (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info' + instead of `wl-summary-folder-info-update'. + (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of + `wl-folder-set-folder-updated'. + (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info' + instead of `wl-folder-update-unread'. + (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass + the value of `wl-summary-buffer-unread-count' for the second parameter of + `wl-folder-update-unread'. + 2003-11-17 Tetsurou Okazaki * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of -- 1.7.10.4