2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
 
+       * wl-message.el (wl-message-add-buttons-to-header): Eliminated
+       needless `goto-char'.
+
        * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
        `wl-summary-redisplay-no-mime-internal' instead of
        `wl-summary-redisplay-no-mime'.
 
                        (point-max)))
            (goto-char start)
            (while (re-search-forward (nth 1 entry) end t)
-             (goto-char (match-end 0))
              (wl-message-add-button
               (match-beginning (nth 2 entry))
               (match-end (nth 2 entry))