Skip to content

Commit

Permalink
mu4e-obsolete: add alias for mu4e-clear-caches
Browse files Browse the repository at this point in the history
The function was already marked as obsolete, but did not have
an alias yet; add it now.
  • Loading branch information
djcb committed Mar 31, 2024
1 parent 5a07364 commit 770a239
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mu4e/mu4e-obsolete.el
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,7 @@
'gnus-icalendar-setup '"1.11.22")

;; mu4e.
(make-obsolete 'mu4e-clear-caches "No longer used" "1.11.15")

(define-obsolete-function-alias 'mu4e-clear-caches #'ignore "1.11.15")

(provide 'mu4e-obsolete)
;;; mu4e-obsolete.el ends here

0 comments on commit 770a239

Please sign in to comment.