From 5ee46b3079fb1ebc20346bd734e8bf0a496344b2 Mon Sep 17 00:00:00 2001 From: okazaki Date: Sat, 24 Feb 2001 20:10:27 +0000 Subject: [PATCH] Update. --- wl/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/wl/ChangeLog b/wl/ChangeLog index 647cecc..1d6d133 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,3 +1,16 @@ +2001-02-25 OKAZAKI Tetsurou + + * wl-highlight.el (wl-highlight-summary-displaying): Optimize; + Eliminate redundant `save-excursion'. + (wl-highlight-summary-current-line): Ditto. + + * wl-highlight.el (wl-highlight-summary-current-line): Avoid + accessing match data when `looking-at' failed. + + * wl-draft.el (wl-draft-delete): Use `match-string' instead of + `elmo-match-string' where users don't care about the speed. + (wl-draft-save): Ditto. + 2001-02-24 Yuuichi Teranishi * wl-util.el (wl-regexp-opt): New function. -- 1.7.10.4