even when it is not an IMAP folder.
+2000-09-27 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * wl-util.el (wl-biff-check-folder-async): Set
+ `wl-biff-check-folders-running' even when it is not an IMAP folder.
+
2000-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
NOTE: This change should be fixed in the future.
notify-minibuf))
(elmo-folder-diff-async folder))
(wl-biff-notify (car (wl-folder-check-one-entity folder))
- notify-minibuf))))
+ notify-minibuf)
+ (setq wl-biff-check-folders-running nil))))
;;; wl-util.el ends here