mu4e-helpers: split off from mu4e-utils

Create a new mu4e-helpers, which will usurp some of the parts mu4e-utils that do
not depend on other parts of mu4e.
This commit is contained in:
Dirk-Jan C. Binnema
2021-08-28 14:53:32 +03:00
parent acc5959db7
commit d7055b7ed8
5 changed files with 346 additions and 330 deletions

View File

@ -30,6 +30,7 @@ dist_lisp_LISP= \
mu4e-headers.el \
mu4e-icalendar.el \
mu4e-lists.el \
mu4e-helpers.el \
mu4e-main.el \
mu4e-mark.el \
mu4e-message.el \