* remove mu4e-raw-view, refactor processing attachments, messages through

pipes a bit. Document it.
This commit is contained in:
djcb
2012-04-18 19:10:48 +03:00
parent 9e58ff96ed
commit 54ce26cc11
5 changed files with 54 additions and 140 deletions

View File

@ -24,13 +24,12 @@ mu4e_TEXINFOS=fdl.texi
lispdir=${prefix}/share/emacs/site-lisp/mu4e/
dist_lisp_LISP= \
mu4e-utils.el \
mu4e-compose.el \
mu4e-hdrs.el \
mu4e-main.el \
mu4e-proc.el \
mu4e-raw-view.el \
mu4e-compose.el \
mu4e-speedbar.el \
mu4e-utils.el \
mu4e-vars.el \
mu4e-version.el \
mu4e-view.el \