<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/doc/conf.py, branch master</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=master</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2026-02-15T22:24:18Z</updated>
<entry>
<title>doc: initial documentation for git-remote-notmuch</title>
<updated>2026-02-15T22:24:18Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2026-01-24T22:56:42Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bc0eb71fccd9c1be6dbdcda826da2fe2f74b0f53'/>
<id>urn:sha1:bc0eb71fccd9c1be6dbdcda826da2fe2f74b0f53</id>
<content type='text'>
While it is not intended to be invoked directly, the user still needs
to know how to use it via git commands.
</content>
</entry>
<entry>
<title>doc/python: bump copyright year</title>
<updated>2026-01-16T23:50:38Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2026-01-16T23:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4d85d4f311f724bee7f142599b119cde1aa90a23'/>
<id>urn:sha1:4d85d4f311f724bee7f142599b119cde1aa90a23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/emacs: start a section on notmuch-message-mode</title>
<updated>2025-06-22T19:36:17Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2024-08-14T11:25:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=848e7ae6700ffeda9615584868f8207f9f71d394'/>
<id>urn:sha1:848e7ae6700ffeda9615584868f8207f9f71d394</id>
<content type='text'>
This is mostly just copying docstrings, but putting them into sections
makes them more discoverable.
</content>
</entry>
<entry>
<title>docs: add 2025 to copyright years</title>
<updated>2025-01-26T13:46:43Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2025-01-26T13:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d07ca5bf1f51c24bf55487630edcebaeb1c849f8'/>
<id>urn:sha1:d07ca5bf1f51c24bf55487630edcebaeb1c849f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: update copyright years to include 2024</title>
<updated>2024-03-10T02:47:37Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2024-03-10T02:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=da6fa670e662f297be599e2ed1c2cf2b3f62d23f'/>
<id>urn:sha1:da6fa670e662f297be599e2ed1c2cf2b3f62d23f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: update copyright date</title>
<updated>2023-08-24T11:03:46Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2023-08-24T11:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=5ed121bed92601e5512258f5a5f7bf9dbb705fd8'/>
<id>urn:sha1:5ed121bed92601e5512258f5a5f7bf9dbb705fd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc/emacs: replace use of emacsvar with el:defcustom</title>
<updated>2022-08-11T10:48:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-31T11:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=aebf5b6d84d5d59d712cd47c05239ef55b2f5bc3'/>
<id>urn:sha1:aebf5b6d84d5d59d712cd47c05239ef55b2f5bc3</id>
<content type='text'>
Mainly this allows dropping the ad-hoc directive emacsvar
</content>
</entry>
<entry>
<title>doc/emacs: replace emacscmd with el:define-key</title>
<updated>2022-08-11T10:48:54Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-31T11:33:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0f3b196144e91cd80d321d896c0b4bf6e0c62249'/>
<id>urn:sha1:0f3b196144e91cd80d321d896c0b4bf6e0c62249</id>
<content type='text'>
This allows us to eliminate the ad-hoc emacscmd directive / role, and
improve indexing.

doc/emacs: convert remaining uses of emacscmd to define-key

This allows us to remove the no-longer used object type.
</content>
</entry>
<entry>
<title>doc: copy elisp.py from flycheck, make available</title>
<updated>2022-08-11T10:43:17Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-31T11:33:17Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=4d367ac0b4d7bc5110a068856d958d8e88eb4f12'/>
<id>urn:sha1:4d367ac0b4d7bc5110a068856d958d8e88eb4f12</id>
<content type='text'>
This corresponds to flycheck commit
1702d2db3d8ba9bcb9b2bf810e791e907fcc3adc, which is apparently the last
time this file was modified (2018).

Embedding seems defensible since the file is evidently not changing
that much, and we need to change some labels to make it fit with the
not-just-emacs nature of notmuch docs.
</content>
</entry>
<entry>
<title>doc/emacs: define and use emacsvar and emacscmd markup</title>
<updated>2022-07-15T16:37:24Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2022-07-01T10:40:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9b4aa9a3e6de1101f3c9443a4b5aabe404d8072e'/>
<id>urn:sha1:9b4aa9a3e6de1101f3c9443a4b5aabe404d8072e</id>
<content type='text'>
This makes it easier to navigate the merged index of all of the
notmuch documentation.
</content>
</entry>
</feed>
