aboutsummaryrefslogtreecommitdiff
path: root/git-email-gnus.el
Commit message (Collapse)AuthorAgeFilesLines
* Untabify all files.Xinglu Chen2021-04-031-1/+1
| | | | | | | | | Spaces >> tabs. * git-email.el: Untabify. * git-email-gnus.el: Likewise. * git-email-magit.el: Likewise. * git-email-notmuch.el: Likewise.
* Update copyright headerXinglu Chen2021-02-091-2/+2
| | | | | | Use "all contributors" rather than a name. Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
* Fix typo in git-email-gnus.el headerProtesilaos Stavrou2021-01-281-1/+1
|
* Add autoloads for global minor modesProtesilaos Stavrou2021-01-241-0/+1
| | | | | | | | | | * git-email-notmuch.el (git-email-gnus-mode): Add special autoload comment. * git-email-gnus.el (git-email-notmuch-mode): Add autoload. These should not be necessary, given that the edited libraries only define a minor mode.
* gnus, notmuch: Fix typosXinglu Chen2021-01-201-2/+2
| | | | | * git-email-gnus.el (git-email-gnus-mode): * git-email-notmuch.el (git-email-notmuch-mode):
* Add minor modes for gnus and notmuchyoctocell2021-01-181-0/+48