diff --git a/mu4e/mu4e-utils.el b/mu4e/mu4e-utils.el index 6043dd6c..b2aca025 100644 --- a/mu4e/mu4e-utils.el +++ b/mu4e/mu4e-utils.el @@ -1038,7 +1038,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