2010-01-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
- * 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'.
* 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 <ljz@asfast.com>