Merge following change from main trunk.
[elisp/wanderlust.git] / wl / ChangeLog
index 89f152d..42936b9 100644 (file)
@@ -1,3 +1,47 @@
+2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
+
+2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.8.1 is released.
+
+2001-12-27  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 2.8.0 is released.
+
+2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-draft-hide): Removed `interactive'.
+       (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
+
+2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * wl-draft.el (wl-draft-elide-region): New user command.
+       * wl-vars.el (wl-draft-elide-ellipsis): New user option.
+
+       * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
+       command `wl-draft-elide-region'.
+       * wl-mule.el: Ditto.
+       * wl-xmas.el: Ditto.
+
+2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
+       (wl-biff-check-folder-async): Removed needless let.
+
+2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
+       wl-folder-get-elmo-folder.
+       (wl-biff-check-folder): Set `biff' argument of
+       `wl-folder-check-one-entity'.
+       (wl-biff-check-folder-async): Setup `biff' slot of folder.
+
+       * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
+       (wl-folder-check-one-entity): Added `biff' argument;
+       Setup `biff' slot of folder.
+
 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
@@ -31,7 +75,7 @@
 
        * wl-version.el (wl-version): Changed codename.
 
-       * Version number is increased to 2.9.0.
+       * Version number is increased to 2.8.0.
 
 2001-12-14  Takuo KITAME <kitame@northeye.org>