<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/doc/conf.py, branch 0.25_rc0</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.25_rc0</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.25_rc0'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2017-01-08T12:42:26Z</updated>
<entry>
<title>Merge branch 'release'</title>
<updated>2017-01-08T12:42:26Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-01-08T12:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b15b96f846dcfabbd0c7f43e741573cfd14ab3c8'/>
<id>urn:sha1:b15b96f846dcfabbd0c7f43e741573cfd14ab3c8</id>
<content type='text'>
These are the (tentative) changes for 0.23.5
</content>
</entry>
<entry>
<title>docs: add 2017 to copyright years</title>
<updated>2017-01-08T12:35:17Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2017-01-08T12:35:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=44520bb6add5e39e12de689a168007d3d2c7c734'/>
<id>urn:sha1:44520bb6add5e39e12de689a168007d3d2c7c734</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/conf.py: include command name in texinfo document title</title>
<updated>2016-11-17T12:38:20Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2016-11-05T20:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c22d5d6770f579cbdb4565440910616e86804fe9'/>
<id>urn:sha1:c22d5d6770f579cbdb4565440910616e86804fe9</id>
<content type='text'>
Seems to make more sense than to have the same title for everything.
</content>
</entry>
<entry>
<title>doc/conf.py: reindent, whitespace clean man page, texinfo lists</title>
<updated>2016-11-17T12:37:40Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2016-11-05T20:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0097e7f5d688bf7f1ec5a0939ded904926aff699'/>
<id>urn:sha1:0097e7f5d688bf7f1ec5a0939ded904926aff699</id>
<content type='text'>
No functional changes.
</content>
</entry>
<entry>
<title>doc/conf.py: abstract notmuch authors</title>
<updated>2016-11-17T12:37:07Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2016-11-05T20:18:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=497294b1fbe2084c5c86fd6d7d87af8b856ca2dd'/>
<id>urn:sha1:497294b1fbe2084c5c86fd6d7d87af8b856ca2dd</id>
<content type='text'>
Don't repeat the same stuff so much. We probably don't want to track
individual authors for man/texinfo pages anyway.

No user visible changes.
</content>
</entry>
<entry>
<title>doc/conf.py: generate texinfo_documents list from man_pages list</title>
<updated>2016-11-17T12:35:00Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2016-11-05T20:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d0862c32d005700670c7094256de282b4fe94b64'/>
<id>urn:sha1:d0862c32d005700670c7094256de282b4fe94b64</id>
<content type='text'>
No need to repeat mostly the same information twice in conf.py. We
probably want to have a corresponding texinfo document for all the man
pages. Python list comprehension to the rescue. (The reverse is not
true; we have a texinfo document for notmuch-emacs we don't want as a
man page.)

There should be no user visible changes.
</content>
</entry>
<entry>
<title>doc/conf.py: add notmuch-emacs-mua to texinfo documents</title>
<updated>2016-11-17T12:34:44Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2016-11-05T20:18:10Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=fe5f761a8023bfb61d4742597dced18bc4bb7dcd'/>
<id>urn:sha1:fe5f761a8023bfb61d4742597dced18bc4bb7dcd</id>
<content type='text'>
This was overlooked when adding the man page.
</content>
</entry>
<entry>
<title>doc: change copyright date</title>
<updated>2016-04-24T20:49:18Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-04-24T20:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b194340ecc1117210119eaac48f3da3866dcb36a'/>
<id>urn:sha1:b194340ecc1117210119eaac48f3da3866dcb36a</id>
<content type='text'>
Yes, it is 2016
</content>
</entry>
<entry>
<title>doc: update copyright year to contain range 2009-2015</title>
<updated>2015-10-17T12:06:28Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2015-10-15T17:57:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=e56fb9785cb060b89b6b4c23e8a10cd0c51c7c2b'/>
<id>urn:sha1:e56fb9785cb060b89b6b4c23e8a10cd0c51c7c2b</id>
<content type='text'>
Now it is accurate and provides more information to the
reader of the documents.
</content>
</entry>
<entry>
<title>cli: add a tool for starting new message in the emacs ui</title>
<updated>2015-03-06T07:02:08Z</updated>
<author>
<name>Jani Nikula</name>
<email>jani@nikula.org</email>
</author>
<published>2015-02-22T20:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=f4a5a534c8312bc46b7c561d5f4d26600a532d96'/>
<id>urn:sha1:f4a5a534c8312bc46b7c561d5f4d26600a532d96</id>
<content type='text'>
Add a tool to start composing an email in the Notmuch Emacs UI with
the specified subject, recipients, and message body.
</content>
</entry>
</feed>
