mu4e: move all obsolete aliases to mu4e-obsolete

Unclutter the rest of the code a bit.
This commit is contained in:
Dirk-Jan C. Binnema
2022-08-20 14:24:24 +03:00
parent 4fc00ccf32
commit 68753f9e84
11 changed files with 5 additions and 143 deletions

View File

@ -304,9 +304,6 @@ run in the background; otherwise, pop up a window."
(when (process-live-p proc)
(kill-process proc t))))
(define-obsolete-function-alias 'mu4e-interrupt-update-mail
'mu4e-kill-update-mail "1.0-alpha0")
(define-minor-mode mu4e-update-minor-mode
"Mode for triggering mu4e updates."
:global nil