1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-26 07:29:17 +02:00

Fix 'mu4e-interrupt-update-mail alias definition

This commit is contained in:
Yuri D'Elia 2021-01-04 16:12:16 +01:00 committed by Dirk-Jan C. Binnema
parent 5213adeb2c
commit c311dc4d36

View File

@ -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