aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2015-02-22 21:34:44 +0100
committerDavid Bremner <david@tethera.net>2015-03-06 08:02:08 +0100
commitf4a5a534c8312bc46b7c561d5f4d26600a532d96 (patch)
tree2f3143927bfb51d27a372b6252e5ad84f54bfe76 /doc/conf.py
parentee2d490280a939ca91dd184bece2bd53582b8e54 (diff)
cli: add a tool for starting new message in the emacs ui
Add a tool to start composing an email in the Notmuch Emacs UI with the specified subject, recipients, and message body.
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py
index fb49f6eb..8fbc8544 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -78,6 +78,10 @@ man_pages = [
u'creates a plain-text dump of the tags of each message',
[u'Carl Worth and many others'], 1),
+('man1/notmuch-emacs-mua','notmuch-emacs-mua',
+ u'send mail with notmuch and emacs',
+ [u'Carl Worth and many others'], 1),
+
('man5/notmuch-hooks','notmuch-hooks',
u'hooks for notmuch',
[u'Carl Worth and many others'], 5),