* wl-folder.el (wl-folder-insert-entity): Remove progress gauge
[elisp/wanderlust.git] / wl / ChangeLog
index 579f92c..2446318 100644 (file)
@@ -1,3 +1,56 @@
+2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
+       when display is finished.
+       (wl-folder-open-all): Ditto.
+       (wl-folder-update-access-group): Ditto.
+       * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
+       * wl-thread.el (wl-thread-close-all): Ditto.
+
+2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-incorporate): Enclose
+       `wl-summary-sync-force-update' with save-excursion.
+
+2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
+
+       * wl-summary.el (wl-summary-prefetch-region):
+       Pass current cursor point to `pos-visible-in-window-p' after
+       moving cursor to the started point.
+
+2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
+
+       * wl-vars.el (wl-ignored-forwarded-headers): New user option.
+
+       * wl-draft.el (wl-draft-insert-current-message): Delete useless
+       fields from the forwarding message.
+       (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
+       `ignored-fields'.
+
+2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-mime.el (wl-message-request-partial):
+       Eliminated argument `msgdb'.
+       Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
+       (wl-mime-combine-message/partial-pieces): Likewise.
+       * tm-wl.el (wl-message-request-partial): Likewise.
+       (wl-mime-combine-message/partial-pieces): Likewise.
+
+2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
+
+       * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
+       when display is finished.
+
+2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
+
+       * wl-summary.el (wl-summary-goto-folder-subr):
+       Fix problem when wl-summary-partial-highlight-above-lines is nil.
+
+2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-summary.el (wl-summary-prefetch-region): Redisplay only
+       when cursor point is visible.
+
 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-expire.el (wl-expire-archive-get-max-number):