| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* git-email-piem.el: Add TODO for using ‘piem-merged-inboxes’ intead
of ‘piem-inboxes’. Thanks Kyle for the heads up!
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
|
|
|
|
|
|
| |
* git-email-piem.el (git-email-piem-mode): Remove ‘progn’ form.
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
|
|
|
|
|
|
|
|
|
| |
* git-email-gnus.el (git-email-gnus-mode): Fix typo in docstring.
* git-email-mu4e.el (git-email-mu4e-mode): Likewise.
* git-email-notmuch.el (git-email-notmuch-mode): Likewise.
* git-email-piem.el (git-email-piem-mode): Likewise.
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
|
|
|
|
|
| |
* git-email-piem.el (git-email-piem): Provide `git-email-piem'
library.
|
|
|
|
|
|
| |
Use "all contributors" rather than a name.
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
|
|
This adds integration with piem [1]. It will make git-email read the
`piem-inboxes` variable to determine the “to” address.
* git-email-piem.el (git-email-piem-get-to-address): Add function.
(git-email-piem-inbox-by-coderepo): Add function.
(git-email-piem-mode): Add minor mode
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
|