* wl-util.el (wl-biff-check-folders-running): New variable.
authorteranisi <teranisi>
Mon, 25 Sep 2000 09:21:23 +0000 (09:21 +0000)
committerteranisi <teranisi>
Mon, 25 Sep 2000 09:21:23 +0000 (09:21 +0000)
commit1f0f253420ee1ac1682d88fc905842ac2900b872
tree70aeca79ff38902de3f1a66414e26c36a6b4f8a8
parent47e488840acaab364cb3d9352eca0a06f9b4858a
* wl-util.el (wl-biff-check-folders-running): New variable.
(wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
(wl-biff-check-folder-async-callback):
Set `wl-biff-check-folders-running'.
(wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
with unwind-protect.

* wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
Enclose `wl-folder-auto-check' with unwind-protect.

* wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
(toplevel) [Emacs19+]: Removed autoload setting for "timer".
wl/ChangeLog
wl/wl-util.el
wl/wl.el