* wl/wl-vars.el (wl-icon-dir): Fixed the docstring.
[elisp/wanderlust.git] / wl / wl.el
index ca87a98..b449773 100644 (file)
--- a/wl/wl.el
+++ b/wl/wl.el
@@ -643,6 +643,7 @@ Entering Plugged mode calls the value of `wl-plugged-mode-hook'."
   (when (or (not wl-interactive-exit)
            (y-or-n-p "Do you really want to quit Wanderlust? "))
     (elmo-quit)
+    (when wl-use-acap (funcall (symbol-function 'wl-acap-exit)))
     (wl-biff-stop)
     (run-hooks 'wl-exit-hook)
     (wl-save-status)