* wl.el (toplevel): Use `mapc' instead of `mapcar'. Don't use `function' for lambda.
[elisp/wanderlust.git] / wl / ChangeLog
index b9c9fb7..69ba0b3 100644 (file)
@@ -1,10 +1,51 @@
 2010-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
-       * wl-demo.el (wl-demo-copyright-notice): Add 2010.
+       * wl.el (toplevel): Use `mapc' instead of `mapcar'. Don't use
+       `function' for lambda.
+
+       * wl.el (wl-plugged-server-indent): Change from macro to function.
+
+       * wl-score.el (wl-score-put-alike): Explicit add `alike' argument.
+
+       * wl-draft.el (wl-draft-config-body-goto-header)
+       (wl-draft-body-goto-top, wl-draft-body-goto-bottom): Change from
+       macro to function.
+
+       * wl-score.el (wl-score-get-alike): Change from macro to
+       inline-function.
+
+       * wl-util.el (wl-collect-summary, wl-kill-buffers): Use `mapc'
+       instead of `mapcar'. Don't use `function' for lambda.
+       (wl-read-search-condition-internal): Don't use `function' for
+       lambda.
+       (wl-kill-buffers): Change from macro to function.
+       (wl-count-lines): Change from macro to inline-function.
+
+       * wl-draft.el (wl-draft-reply): Use `elmo-parse' instead of `wl-parse'.
+
+       * 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-action.el (wl-summary-exec-action-resend-subr): Ditto.
+       * wl-address.el (wl-complete-window-show): Ditto.
+       * wl-message.el (wl-message-select-buffer): Ditto.
+       * wl-template.el (wl-template-show): Ditto.
+       * wl-util.el (wl-collect-summary): Ditto.
+       * wl-draft.el (wl-draft-add-in-reply-to, wl-draft-delete)
+       (wl-draft-send-mail-with-smtp, wl-draft-send, wl-draft-do-fcc)
+       (wl-draft-generate-clone-buffer, wl-draft-config-exec): Ditto.
+       * wl-score.el (wl-score-insert-help, wl-score-edit-get-header)
+       (wl-score-edit-insert-number): Ditto.
+
+       * wl-util.el (wl-collect-summary): Use `eq' instead of `equal' for
+       symbol.
 
        * 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>
 
        * wl-summary.el (wl-summary-detect-mark-position): Force