From edf36d8cb04fcac6f5d816097c866c22e792f102 Mon Sep 17 00:00:00 2001 From: kaoru Date: Wed, 6 Jan 2010 13:21:48 +0000 Subject: [PATCH] * wl-score.el (wl-score-followup): Remove verbose comment (same as docstring). --- wl/ChangeLog | 3 +++ wl/wl-score.el | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/wl/ChangeLog b/wl/ChangeLog index 353d523..a586c7c 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,8 @@ 2010-01-06 TAKAHASHI Kaoru + * wl-score.el (wl-score-followup): Remove verbose comment (same as + docstring). + * wl-summary.el (wl-summary-update-persistent-mark-on-event): Revert `save-excursion' for `wl-summary-jump-to-msg'. diff --git a/wl/wl-score.el b/wl/wl-score.el index 28ead35..328c5bd 100644 --- a/wl/wl-score.el +++ b/wl/wl-score.el @@ -711,7 +711,6 @@ Set `wl-score-cache' nil." (defun wl-score-followup (scores header now expire &optional thread) "Insert the unique message headers in the buffer." - ;; Insert the unique message headers in the buffer. (let ((wl-score-index (nth 2 (assoc header wl-score-header-index))) (all-scores scores) entries alist messages -- 1.7.10.4