mu/mu4e
Jonas Bernoulli 17be9ec05a mu4e: autoload major entry points
Autoload functions `mu4e' and `mu4e~compose-mail' and the definition of
the mail-user-agent `mu4e-user-agent'.  The last to are required so
that `compose-mail' can be used without explicitly loading mu4e.

Also require `mu4e' in mu4e-compose.el (after providing mu4e-compose
to avoid a circular dependencies).  This is required because the
autoload definitions only cause mu4e-compose but not mu4e to be loaded
when using `compose-mail', but if mu4e isn't loaded various handlers
are not loaded (and possibly there are other problems if mu4e is not
fully loaded).
2012-11-14 13:48:06 +01:00
..
Makefile.am * mu4e: add mu4e-draft.el to Makefile.am 2012-10-31 20:35:05 +02:00
TODO * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
fdl.texi * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00
mu4e-about.org * mu4e: make sure the about-page is unfolded 2012-07-11 11:46:03 +03:00
mu4e-actions.el improve doc-strings 2012-11-10 14:01:17 +01:00
mu4e-compose.el mu4e: autoload major entry points 2012-11-14 13:48:06 +01:00
mu4e-draft.el improve doc-strings 2012-11-10 14:01:17 +01:00
mu4e-headers.el * mu4e: cleanup header sorting (and fix the sort-by-human-date case) 2012-11-11 19:27:55 +02:00
mu4e-main.el improve doc-strings 2012-11-10 14:01:17 +01:00
mu4e-mark.el improve doc-strings 2012-11-10 14:01:17 +01:00
mu4e-message.el improve doc-strings 2012-11-10 14:01:17 +01:00
mu4e-meta.el.in * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
mu4e-proc.el * mu4e: cleanup header sorting (and fix the sort-by-human-date case) 2012-11-11 19:27:55 +02:00
mu4e-speedbar.el * mu4e: clean up FSF address, thanks to Maciek Borzecki 2012-10-21 16:04:19 +03:00
mu4e-utils.el improve doc-strings 2012-11-10 14:01:17 +01:00
mu4e-vars.el * mu4e: cleanup header sorting (and fix the sort-by-human-date case) 2012-11-11 19:27:55 +02:00
mu4e-view.el Merge pull request #94 from tarsius/definition-name 2012-11-11 07:21:27 -08:00
mu4e.el mu4e: autoload major entry points 2012-11-14 13:48:06 +01:00
mu4e.org * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
mu4e.texi * minor 2012-11-04 20:41:56 +02:00
org-mu4e.el improve doc-strings 2012-11-10 14:01:17 +01:00
texi.texi.in * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00