From 23c1a32b04ac7c3e55296a84af4ca37d47b997a7 Mon Sep 17 00:00:00 2001 From: kaoru Date: Fri, 1 Jan 2010 11:43:34 +0000 Subject: [PATCH] Fix order (cosmetic fix). --- wl/ChangeLog | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/wl/ChangeLog b/wl/ChangeLog index a434d10..ada57e0 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,12 +1,8 @@ 2010-01-01 TAKAHASHI Kaoru - * wl-demo.el (wl-demo-copyright-notice): Add 2010. - - * wl-action.el (wl-summary-auto-refile): Use `goto-char' instead - of `goto-line'. + * wl-draft.el (wl-draft-reply): Use `elmo-parse' instead of `wl-parse'. - * wl-util.el (wl-collect-summary): Use `eq' instead of `equal' for - symbol. + * wl-draft.el (wl-draft-do-fcc): Use `with-temp-buffer'. * wl.el (wl-plugged-change): Suppress compile warnings; Use `with-current-buffer' instead of `save-excursion' & `set-buffer'. @@ -21,9 +17,13 @@ * wl-score.el (wl-score-insert-help, wl-score-edit-get-header) (wl-score-edit-insert-number): Ditto. - * wl-draft.el (wl-draft-do-fcc): Use `with-temp-buffer'. + * wl-util.el (wl-collect-summary): Use `eq' instead of `equal' for + symbol. - * wl-draft.el (wl-draft-reply): Use `elmo-parse' instead of `wl-parse'. + * wl-action.el (wl-summary-auto-refile): Use `goto-char' instead + of `goto-line'. + + * wl-demo.el (wl-demo-copyright-notice): Add 2010. 2009-12-16 Lloyd Zusman -- 1.7.10.4