* wl-fldmgr.el (wl-fldmgr-get-entity-id): New backquote style.
[elisp/wanderlust.git] / wl / ChangeLog
index 895bdcf..227cee9 100644 (file)
@@ -1,3 +1,87 @@
+2008-02-17  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-fldmgr.el (wl-fldmgr-get-entity-id): New backquote style.
+       (wl-fldmgr-assign-id): Ditto.
+       (wl-fldmgr-delete-line): Use quote instead of backquote.
+       (wl-fldmgr-make-indent): Use `string-to-char' instead of `? '.
+
+       * wl-draft.el (wl-smtp-extension-bind, wl-draft-sent-message-p)
+       (wl-draft-set-sent-message): New backquote style.
+       (wl-draft-body-goto-top, wl-draft-body-goto-bottom)
+       (wl-draft-config-body-goto-header): Use quote instead of backquote.
+
+2008-02-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-address.el (wl-address-concat-token): Fix typo.
+
+2008-02-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-score.el (wl-score-put-alike): Use quote instead of backquote.
+       (wl-score-get-alike): Ditto.
+
+       * wl-vars.el: New backquote style.
+       (wl-message-header-button-alist): Use quote instead of backquote.
+
+       * wl.el (wl-plugged-string): New backquote style.
+
+       * wl-address.el (wl-address-concat-token): New backquote style.
+
+       * wl-expire.el (wl-expire-make-sortable-date): New backquote style.
+
+2008-02-13  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-highlight.el (wl-highlight-folder-opened-regexp)
+       (wl-highlight-folder-closed-regexp): Include the beginning of a line.
+
+       * wl-folder.el (wl-folder-group-regexp): Remove a redundant character
+       in the character alternative.
+
+2008-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * Version number is increased to 2.15.6.
+
+2008-02-10  Daiki Ueno  <ueno@unixuser.org>
+
+       * wl-mime.el (wl-mime-pgp-decrypt-region-with-epg): Don't use
+       optional 3rd argument of epg-context-set-progress-callback; it was
+       temporarily removed in the Emacs trunk due to copyright problem.
+       (wl-mime-pgp-verify-region-with-epg): Ditto.
+
+2008-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-demo.el (wl-demo-copyright-notice): Add 2008.
+
+2007-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-util.el (wl-biff-check-folders): Set biff flag.
+       (from Naoto Morishima [wl:14031])
+
+2007-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl.el (wl-plugged-server-indent): Use quote instead of
+       backquote.
+
+2007-08-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-score.el (wl-score-insert-header): Add guard for
+       `std11-unfold-string'.
+       (wl-score-ov-entity-get): Call 'elmo-message-entity-field' with
+       TYPE artgument when TO or CC field.
+
+2007-04-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-goto-folder-subr): Call
+       `elmo-folder-close' instead of `elmo-folder-commit' if discard
+       current summary.
+
+2007-03-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-util.el (wl-read-shell-commande): New function or alias.
+
+       * wl-summary.el (wl-summary-pipe-message): Use
+       `wl-read-shell-command' instead of `read-string'.
+       (wl-summary-target-mark-pipe): Ditto.
+
 2007-02-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
 
        * wl-summary.el (wl-summary-reply): Fix docstring.
        message is not displayed yet.
        (wl-summary-prev-page): Ditto.
 
-2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
+2002-03-11  J\e,Ai\e(Br\e,At\e(Bme Marant <jerome.marant@free.fr>
 
        * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.