Oops, fixed typo.
[elisp/wanderlust.git] / wl / ChangeLog
index d35e576..a14b1cd 100644 (file)
@@ -1,3 +1,21 @@
+2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
+       as "" (zero-length string) if no parent.
+       (wl-draft-hide): Fixed logic for wl-draft-use-frame.
+
+2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-address.el (wl-address-make-completion-list): Skip duplication
+       checking.
+       (wl-address-make-address-list): use `cons' and `nreverse' instead of
+       `append'.
+
+2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
+       instead of `beginning-of-buffer'.
+
 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * wl-xmas.el (wl-message-wheel-down): Fix parentheses.