From: yoichi Date: Wed, 30 Apr 2003 01:27:59 +0000 (+0000) Subject: (wl-highlight-summary-window): Fix comment. X-Git-Tag: merged-trunk-to-elmo-mark-18~30 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e83d7692abb8453c317227e8f72159e816df93d6;p=elisp%2Fwanderlust.git (wl-highlight-summary-window): Fix comment. --- diff --git a/wl/wl-highlight.el b/wl/wl-highlight.el index 840e028..0a7102b 100644 --- a/wl/wl-highlight.el +++ b/wl/wl-highlight.el @@ -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