<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch, branch 0.23.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.23.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.23.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2016-11-20T12:23:33Z</updated>
<entry>
<title>NEWS: set date for release</title>
<updated>2016-11-20T12:23:33Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-11-20T12:23:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c9ec90ae7f22d817aa0ddb5e1a0ae80715071b5e'/>
<id>urn:sha1:c9ec90ae7f22d817aa0ddb5e1a0ae80715071b5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS for notmuch-cycle-notmuch-buffers</title>
<updated>2016-11-20T12:19:15Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-11-18T09:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6d3713c981271122cb611f2ae94e07c31ca34c21'/>
<id>urn:sha1:6d3713c981271122cb611f2ae94e07c31ca34c21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NEWS: document fixes for emacs23</title>
<updated>2016-11-20T12:19:14Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-11-17T12:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=16538b6bbfb5a203613f9f509651679ebae1d244'/>
<id>urn:sha1:16538b6bbfb5a203613f9f509651679ebae1d244</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: changelog stanza for 0.23.2-1</title>
<updated>2016-11-17T01:53:12Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-11-11T11:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=0a932be13cc45fc2692ec0ae8a0b9c0d5f0df256'/>
<id>urn:sha1:0a932be13cc45fc2692ec0ae8a0b9c0d5f0df256</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: bump to 0.23.2</title>
<updated>2016-11-17T01:53:07Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-11-17T01:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=b88fe84bbce60742fad47f30e67238c7ef98b90e'/>
<id>urn:sha1:b88fe84bbce60742fad47f30e67238c7ef98b90e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debian: convert to use dh-elpa</title>
<updated>2016-11-17T01:46:15Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-11-11T11:46:51Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=6e1628decb58b2bab1c15bb1671892580ed4b64e'/>
<id>urn:sha1:6e1628decb58b2bab1c15bb1671892580ed4b64e</id>
<content type='text'>
This packaging helper eliminates most of the boilerplate from packaging
emacs extensions for debian. It requires package.el compatible metadata.
</content>
</entry>
<entry>
<title>emacs: generate notmuch-pkg.el</title>
<updated>2016-11-17T01:45:56Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-11-11T11:46:50Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=297d27e9f9f0341e40bfd9442dde5fdd1ad969ff'/>
<id>urn:sha1:297d27e9f9f0341e40bfd9442dde5fdd1ad969ff</id>
<content type='text'>
This file contains metadata for the built in (as of emacs 24) packaging
system.
</content>
</entry>
<entry>
<title>emacs: add compatibility functions for emacs 23</title>
<updated>2016-11-17T01:42:34Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-11-15T19:48:45Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=a3e712fa86a1f6df02a8be9f620f33ed9189069d'/>
<id>urn:sha1:a3e712fa86a1f6df02a8be9f620f33ed9189069d</id>
<content type='text'>
Some of the recent changes to the emacs code have used functions
introduced in emacs 24. The functions used are read-char-choice and
setq-local. This changeset adds a file notmuch-compat.el which
contains compatibility functions so that it should work on emacs
23.

Note, since these functions are taken almost unchanged from the emacs
source they are copyright the Free Software Foundation, and the header
in the file reflects that.
</content>
</entry>
<entry>
<title>emacs: interesting-buffer bugfixes/updates</title>
<updated>2016-10-25T21:12:12Z</updated>
<author>
<name>Mark Walters</name>
<email>markwalters1009@gmail.com</email>
</author>
<published>2016-10-22T12:10:04Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=09caa0fce75dc227d9cf6794f39e3e7ed427676a'/>
<id>urn:sha1:09caa0fce75dc227d9cf6794f39e3e7ed427676a</id>
<content type='text'>
The command notmuch-interesting-buffer has got out of date -- it
doesn't mention notmuch-tree, and it still refers to message-mode not
notmuch-message-mode. Update both of these.

This fixes the bug that notmuch-cycle-notmuch-buffers does not include
notmuch-tree or notmuch-message-mode buffers in its cycling.
</content>
</entry>
<entry>
<title>finalize release 0.23.1</title>
<updated>2016-10-24T01:06:39Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-10-24T01:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=ad517e9195a29b26955999c6e11fc37c73dbc01e'/>
<id>urn:sha1:ad517e9195a29b26955999c6e11fc37c73dbc01e</id>
<content type='text'>
</content>
</entry>
</feed>
