arguments from `wl-highlight-x-face-function' caller.
Use x-face-1.3.6.12 or later.
+2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-highlight.el (wl-highlight-headers): Remove BEG and END
+       arguments from `wl-highlight-x-face-function' caller.
+       Use x-face-1.3.6.12 or later.
+
 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
 
        * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
 
     (unless for-draft
       (wl-highlight-message-add-buttons-to-header beg end)
       (when wl-highlight-x-face-function
-       (funcall wl-highlight-x-face-function beg end)))
+       (funcall wl-highlight-x-face-function)))
     (run-hooks 'wl-highlight-headers-hook)))
 
 (defun wl-highlight-message-add-buttons-to-header (start end)