From: okada Date: Mon, 21 Jan 2002 23:37:49 +0000 (+0000) Subject: * wl-score.el (wl-summary-score-update-all-lines): Do not call X-Git-Tag: wl-2_9_6~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d952c6a852ed0b786977d5d77f874c0741c2046b;p=elisp%2Fwanderlust.git * wl-score.el (wl-summary-score-update-all-lines): Do not call `wl-summary-unread-message-hook'. --- diff --git a/wl/ChangeLog b/wl/ChangeLog index b0225f3..6e19e9c 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,10 @@ 2002-01-22 Kenichi OKADA + * wl-score.el (wl-summary-score-update-all-lines): Do not call + `wl-summary-unread-message-hook'. + +2002-01-22 Kenichi OKADA + * wl-summary.el (wl-summary-input-range): New range `cache-status'. (wl-summary-sync): Call `wl-summary-resume-cache-status' if range is `cache-status'. diff --git a/wl/wl-score.el b/wl/wl-score.el index c4c4e9b..0016bd2 100644 --- a/wl/wl-score.el +++ b/wl/wl-score.el @@ -1206,6 +1206,7 @@ Set `wl-score-cache' nil." (count (length alist)) (i 0) (update-unread nil) + wl-summary-unread-message-hook num score dels visible score-mark mark-alist) (save-excursion (message "Updating score...")