mu4e: define mu4e-context

Define mu4e-context - a structure with settings and enter/leave
functions for contexts, and some functions for switching between
contexts and auto-detecting them.
This commit is contained in:
djcb
2015-12-13 17:40:16 +02:00
parent 3cd1a08e94
commit 47f7f1b85a
2 changed files with 105 additions and 0 deletions

View File

@ -24,6 +24,7 @@ mu4e_TEXINFOS=fdl.texi
dist_lisp_LISP= \
mu4e-actions.el \
mu4e-compose.el \
mu4e-context.el \
mu4e-contrib.el \
mu4e-draft.el \
mu4e-headers.el \