(wl-highlight-summary-window): Fix comment.
authoryoichi <yoichi>
Wed, 30 Apr 2003 01:27:59 +0000 (01:27 +0000)
committeryoichi <yoichi>
Wed, 30 Apr 2003 01:27:59 +0000 (01:27 +0000)
wl/wl-highlight.el

index 840e028..0a7102b 100644 (file)
@@ -973,7 +973,7 @@ This function is defined for `window-scroll-functions'"
       (when (eq major-mode 'wl-summary-mode)
        (let ((start (window-start win))
              (end (condition-case nil
-                      (window-end win t) ;; old emacsen doesn't support 3rd arg.
+                      (window-end win t) ;; old emacsen doesn't support 2nd arg.
                     (error (window-end win)))))
          (wl-highlight-summary start
                                end