1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-28 07:41:04 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
djcb
53ac79dd9c * mu4e: move mu4e-about to mu4e-utils, fix build, add [A] shortcut in mu4e-main 2012-06-15 11:00:21 +03:00
djcb
62efed8772 * mu4e: add an 'about mu4e' item to the main view 2012-06-15 09:57:48 +03:00
djcb
3a4814f38b * big renaming / refactoring 2012-05-01 22:45:54 +03:00
djcb
6950ef4836 * mu4e-actions: split of the example actions (i.e..,
mu4e-(view|view-attachment|header)-actions into their own file
2012-04-24 18:11:56 +03:00
djcb
2f2853c0dd * factor out marking code to mu4e-mark.el 2012-04-23 19:07:20 +03:00
djcb
d366c8d41e * don't ask for mu-version.el, it's no longer there 2012-04-22 16:35:44 +03:00
djcb
cb654c8a4a * rename mu4e-version.el.in => mu4e-meta.el.in 2012-04-21 09:30:54 +03:00
djcb
54ce26cc11 * remove mu4e-raw-view, refactor processing attachments, messages through
pipes a bit. Document it.
2012-04-18 19:10:48 +03:00
djcb
e7247a5e0f * mu4e: code refactoring / cleanup 2012-04-11 22:31:52 +03:00
djcb
edda59bff7 * mu4e: restructure code a bit and enable byte-compilation 2012-04-09 16:34:52 +03:00
djcb
9649c89a1f * emacs/Makefile.am: add mu4e-utils.el 2012-04-09 11:51:52 +03:00
djcb
bd0573f3db * (WIP) add speedbar support (thanks to Antono V) 2012-03-19 21:45:26 +02:00
djcb
c3f359be03 * emacs/Makefile.am: include mu4e-main.el *ouch* 2012-01-07 14:24:47 +02:00
djcb
4dbb05f33c * add support for org-mode links to messages/queries
- org-mu4e.el: add "mu4e:"-link type and handlers to org-mode
  - Makefile.am: add org-mu4e.el to package
  - mu4e-hdrs.el: register handler functions for server data *outside* header
    mode, so they can be used independently (and we can link to messages even
    when mu4e is not active already)
  - mu4e-view.el, mu-server.1, mu-proc.el, mu-cmd-server.c: support viewing
    messages by msgid (rather than only by docid); document it
2012-01-06 12:31:28 +02:00
djcb
6731abde40 * Makefile.ams for guile/emacs: fix make dist 2011-12-30 13:38:32 +02:00
djcb
047f12c15c * update the version for mu4e 2011-12-30 13:26:36 +02:00
djcb
0446ec3d83 * add some documentation infrastructure 2011-12-14 09:12:46 +02:00
djcb
b9805567ed * renamed mm -> mu4e 2011-12-13 09:07:38 +02:00
djcb
8b39c69c89 * some code re-arrangement: src/guile-> guile, toys/mm -> emacs 2011-12-13 08:03:19 +02:00