* wl-highlight.el (wl-highlight-message): Ignore white spaces
[elisp/wanderlust.git] / wl / ChangeLog
index 3f5473b..fec674f 100644 (file)
@@ -1,3 +1,101 @@
+2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-highlight.el (wl-highlight-message): Ignore white spaces
+       at the beginning of field body (Thanks to Markus Knittig).
+
+       * wl-draft.el (wl-draft-insert-current-message): Also check
+       summary buffer, remove unnecessary tag.
+
+2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-draft-insert-current-message): Cause error also
+       when wl-message-buffer is nil.
+
+       * wl-folder.el (wl-folder): Abolish unused argument.
+       Call wl-folder-init when wl-folder-entity is nil.
+       * wl.el (wl): Change accordingly.
+
+2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
+       multibyte string before insert into draft buffer.
+       (wl-draft-create-buffer): Always enable multibyte characters for
+       draft buffer.
+
+       * Version number is increased to 2.11.28.
+
+2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-folder.el (wl-folder-open-close): Handle blank line.
+       (wl-folder-jump-to-current-entity): Ditto.
+
+2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.27.
+
+2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-thread.el (wl-thread-insert-message): When the thread is
+       devided by wl-summary-max-thread-depth, insert line at the end of
+       buffer.
+
+2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.26.
+
+2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
+
+2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
+       value of stream-type and session.
+
+2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.25.
+
+2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
+
+       * wl-summary.el (wl-summary-sync-update): Remove duplicated period
+       in a quit message.
+
+2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
+       (wl-summary-redisplay-no-mime-internal): Ditto.
+
+2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
+       * wl-vars.el (wl-smtp-connection-type): Ditto.
+
+2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
+
+       * wl-highlight.el (wl-highlight-message): Change to strict regexp
+       for the separator line and quote mail-header-separator.
+
+2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-spam.el (wl-message-check-spam): Fixed problem no display
+       result message.
+
+       * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
+       `elmo-multiple-fields-body-list' with boundary as
+       mail-header-separator.
+
+2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
+
+2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-util.el (wl-list-diff): Remove unused function.
+
+       * wl-draft.el (wl-draft-send-confirm): Discard input before
+       confirmation.
+
 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed