2000-09-25 Yuuichi Teranishi <teranisi@gohome.org>
authorteranisi <teranisi>
Mon, 25 Sep 2000 03:54:45 +0000 (03:54 +0000)
committerteranisi <teranisi>
Mon, 25 Sep 2000 03:54:45 +0000 (03:54 +0000)
commit47e488840acaab364cb3d9352eca0a06f9b4858a
treef6f053e999c6efe6ed6b5353cb4a694bb458d3da
parent4097cd97bea8ec29cd190b84557ac94867db6d79
2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>

* wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.

* wl-util.el (wl-biff-notify): New inline function.
(wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
locally.
Call `wl-biff-check-folder-async' if length of `wl-biff-check-
folder-list' is 1.
Use `wl-biff-notify'.
(wl-biff-check-folder-async-callback): New function.
(wl-biff-check-folder-async): Ditto.

* wl-folder.el (wl-folder): Don't check folders.
(wl-folder-auto-check): New function.

2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>

* wl-util.el (wl-biff-start) [Emacs19+]:
Use `timer-next-integral-multiple-of-time'.
(wl-biff-check-folders): Use `wl-default-folder'
if `wl-biff-check-folder-list' is nil.
wl/ChangeLog
wl/wl-folder.el
wl/wl-util.el
wl/wl.el