* wl-score.el (wl-score-insert-help, wl-score-edit-get-header)
[elisp/wanderlust.git] / wl / ChangeLog
index 5fca710..0024bf6 100644 (file)
@@ -1,3 +1,120 @@
+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-util.el (wl-collect-summary): Use `eq' instead of `equal' for
+       symbol.
+
+       * 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): Ditto.
+       * wl-draft.el (wl-draft-send-mail-with-smtp, wl-draft-send)
+       (wl-draft-do-fcc): Ditto.
+       * 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-draft.el (wl-draft-reply): Use `elmo-parse' instead of `wl-parse'.
+
+2009-12-16  Lloyd Zusman <ljz@asfast.com>
+
+       * wl-summary.el (wl-summary-detect-mark-position): Force
+       the temporary buffer to enable the use of multibyte characters
+       within searches [wl-en:2460].
+
+2009-07-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-summary.el (wl-summary-display-raw): Use `goto-char' instead
+       of `beginning-of-buffer'.
+
+2009-05-26  Vitaly Mayatskikh <v.mayatskih@gmail.com>
+
+       * wl-summary.el (wl-summary-display-raw): New function, display
+       message in raw format.
+
+2009-05-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * Version number is increased to 2.15.7.
+
+2009-03-16  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-summary.el (wl-summary-previous-message-number): New function.
+       (wl-summary-next-message-number): Ditto.
+       (wl-summary-default-get-next-msg): Use `wl-summary-previous-message-number' and
+       `wl-summary-next-message-number'.
+       (wl-summary-get-prev-unread-folder): Use `with-current-buffer' instead of `save-excursion'.
+       Inline temporary variable `cur-id'.
+       (wl-summary-get-next-unread-folder): Ditto.
+       (wl-summary-get-next-folder): Ditto.
+       (wl-summary-get-prev-folder): Ditto.  Remove a local variable `last-entity'.
+
+2009-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-demo.el (wl-demo-copyright-notice): Add 2009.
+
+2008-09-05  Kenichi Okada  <okada@opaopa.org>
+
+       * wl-summary.el (wl-summary-buffer-folder-name)
+       (wl-draft-config-body-goto-header): Use backquote instead of quote.
+       * wl-draft.el (wl-draft-body-goto-top)
+       (wl-draft-body-goto-bottom) (wl-draft-config-body-goto-header): Ditto.
+
+2008-03-30  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-mime.el (wl-message-decrypt-pgp-nonmime): Upcase "pgp" in the error message.
+       (wl-message-verify-pgp-nonmime): Cause an error if no PGP signed region is found.
+
+2008-03-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-expire.el: Fix Comentary section.
+
+2008-02-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-mime.el:  Add (eval-when-compile (require 'mmbuffer)).
+       Require mime-parse, elmo-mime, and wl-util.
+
+       * wl-summary.el: Add (eval-when-compile (require 'elmo-filter)).
+
+       * wl-util.el: Add (eval-when-compile (require 'elmo-pop3)).
+
+2008-02-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-template.el: Require elmo-util and wl-vars.
+
+       * wl-mime.el (wl-mime-display-header): Revert last change.
+       Remove `delete-matching-lines "^$"'.
+
+2008-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-mime.el (wl-define-dummy-functions): Split
+       `eval-when-compile' form for avoid error; when `make
+       compile-strict.
+
+       * wl-util.el: Move (eval-when-compile (require 'static)).
+       * wl-dnd.el: Add (eval-when-compile (require 'static)).
+       * wl-message.el: Ditto.
+
+       * wl-mime.el (wl-message-delete-current-part): Use
+       `insert-buffer-substring' instead of `insert-buffer'.
+       * wl-summary.el (wl-summary-switch-to-clone-buffer): Ditto.
+       * wl-draft.el (wl-draft-generate-clone-buffer)
+       (wl-draft-do-mime-bcc): Ditto.
+
+       * wl-address.el: Add (eval-when-compile (require 'cl)).
+       * wl-addrmgr.el: Ditto.
+       * wl-mime.el: Ditto.
+       * wl-util.el: Ditto.
+       * wl-score.el: Ditto.
+
 2008-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
 
        * wl.el (wl-plugged-toggle): Use `string-to-number' instead of