* wl-highlight.el (wl-highlight-message): Ignore white spaces
[elisp/wanderlust.git] / wl / ChangeLog
index 976ceee..fec674f 100644 (file)
@@ -1,3 +1,57 @@
+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.