mu/mu4e
Wataru MIYAGUNI 522f4104f9 Change refile target in region email.
Now, mark commands with region on headers view,
target of the first email is reflected in the rest of email.

```
              Date         From     Subject
--------------------------------------------
              2012-12-05   Github   ...
              2012-12-05   Yahoo!   ...
              2012-12-05   Work     ...

  refiling to

              Date         From     Subject
--------------------------------------------
r -> /github  2012-12-05   Github   ...
r -> /github  2012-12-05   Yahoo!   ...
r -> /github  2012-12-05   Work     ...
```

In this patch, change target in region email.

```
              Date         From     Subject
--------------------------------------------
r -> /github  2012-12-05   Github   ...
r -> /yahoo   2012-12-05   Yahoo!   ...
r -> /work    2012-12-05   Work     ...
```
2012-12-05 16:46:12 +09: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 Change refile target in region email. 2012-12-05 16:46:12 +09:00
mu4e-message.el improve doc-strings 2012-11-10 14:01:17 +01:00
mu4e-meta.el.in mu4e: fix typo and doc-string formatting 2012-11-14 13:48:06 +01: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 Merge pull request #90 from tarsius/cited4 2012-11-26 14:45:32 -08:00
mu4e-view.el * mu4e-view: list inline-parts as attachments, too. 2012-11-25 18:33:03 +02:00
mu4e.el mu4e: fix typo and doc-string formatting 2012-11-14 13:48:06 +01:00
mu4e.org * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
mu4e.texi Fix parens typo in add-hook example 2012-11-29 07:47:30 -05:00
org-mu4e.el mu4e: fix parent groups of custom groups mu4e and org-mu4e 2012-11-14 12:27:04 +01:00
texi.texi.in * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00