mu/mu4e
Alex Bennée 64d348c07e mu4e-actions.el: better last dir handling for mu4e-action-git-apply-patch
add-to-list does pre-pend an element to a list by default, but only if
it isn't in there already. This change ensures the path we have just
added is always the first in the list. This makes sense when applying
a series of patches by hand.
2013-10-25 12:08:00 +01:00
..
Makefile.am * mu4e: fix typo in Makefile.am 2013-06-03 21:09:42 +03: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 mu4e-actions.el: better last dir handling for mu4e-action-git-apply-patch 2013-10-25 12:08:00 +01:00
mu4e-compose.el * mu4e: make sure the sent-hook is only defined as *local* in mu4e-compose 2013-10-22 20:34:43 +03:00
mu4e-contrib.el * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
mu4e-draft.el * mu4e: centralize some of the fontification code; cleanup signature support 2013-10-20 15:41:47 +03:00
mu4e-headers.el * mu4e: centralize some of the fontification code; cleanup signature support 2013-10-20 15:41:47 +03:00
mu4e-lists.el * mu4e: update the list of known mailing-lists 2013-09-07 08:57:04 +03:00
mu4e-main.el * mu4e: fix faces in the mu4e-main 2013-10-19 13:26:09 +03:00
mu4e-mark.el * mu4e: check marks also when coming from mu4e-main; fixes issue #244 2013-06-29 13:06:51 +03:00
mu4e-message.el * mu4e: allow mu4e-html2text-command to be a function (thanks to tmalsburg) 2013-10-19 11:45:30 +03:00
mu4e-meta.el.in mu4e: fix typo and doc-string formatting 2012-11-14 13:48:06 +01:00
mu4e-proc.el * mu4e: make the byte-compiler happy 2013-06-29 13:07:32 +03:00
mu4e-speedbar.el * mu4e: clean up FSF address, thanks to Maciek Borzecki 2012-10-21 16:04:19 +03:00
mu4e-utils.el * mu4e: don't error out if no empty lines are found 2013-10-21 23:17:35 +03:00
mu4e-vars.el * mu4e: centralize some of the fontification code; cleanup signature support 2013-10-20 15:41:47 +03:00
mu4e-view.el * mu4e: don't error out on parts without mime-type 2013-10-23 21:34:10 +03:00
mu4e.el * mu4e: allow starting mu4e in the background 2013-04-16 20:37:10 +03:00
mu4e.org * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
mu4e.texi * mu4e: centralize some of the fontification code; cleanup signature support 2013-10-20 15:41:47 +03:00
org-mu4e.el * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
texi.texi.in * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00