summaryrefslogtreecommitdiff
path: root/mu4e/mu4e-utils.el
diff options
context:
space:
mode:
Diffstat (limited to 'mu4e/mu4e-utils.el')
-rw-r--r--mu4e/mu4e-utils.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu4e/mu4e-utils.el b/mu4e/mu4e-utils.el
index 2ef04dc..4558250 100644
--- a/mu4e/mu4e-utils.el
+++ b/mu4e/mu4e-utils.el
@@ -990,7 +990,7 @@ in the background; otherwise, pop up a window."
(kill-process proc t))))
(define-obsolete-function-alias 'mu4e-interrupt-update-mail
- 'mu4e-kill-update-mail)
+ 'mu4e-kill-update-mail "1.0-alpha0")
;;; Logging / debugging