From: okazaki Date: Sun, 18 Feb 2001 21:42:53 +0000 (+0000) Subject: Update. X-Git-Tag: wl-2_6-root~106 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b1ab6d719fec876a8deb1e03fba3ace8f5c30309;p=elisp%2Fwanderlust.git Update. --- diff --git a/wl/ChangeLog b/wl/ChangeLog index c179601..6ad65ea 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,9 @@ 2001-02-19 OKAZAKI Tetsurou + * wl-highlight.el (wl-highlight-summary-line-string): Use + `zerop' instead of `= 0'. + (wl-highlight-summary): Use `zerop' instead of `eq 0'. + * wl-template.el (wl-template-next): Use `=' instead of `eq' for comparing numbers. (wl-template-prev): Use `zerop' instead of `eq 0'.