<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mu.git/README.org, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/'/>
<entry>
<title>README.org: extend example configuration</title>
<updated>2026-04-21T18:19:57+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-21T18:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=9e7daaa495a618d2671dd3da03d64307530a3f11'/>
<id>9e7daaa495a618d2671dd3da03d64307530a3f11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README.org: add mu4e screenshot</title>
<updated>2026-04-18T18:15:06+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-18T18:15:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=33871c92b0fbb20a04eea3f633ecfd27b8f46d1b'/>
<id>33871c92b0fbb20a04eea3f633ecfd27b8f46d1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README.org: improve</title>
<updated>2026-04-18T09:12:39+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-18T09:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=da515685f6ce43a08861fb3461ccc9a42b62197f'/>
<id>da515685f6ce43a08861fb3461ccc9a42b62197f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mu4e: update docs</title>
<updated>2026-04-14T18:20:40+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-14T18:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=c4130fb326065000e862263ae26e79b79c6cb6c3'/>
<id>c4130fb326065000e862263ae26e79b79c6cb6c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve documentation</title>
<updated>2026-04-12T12:45:33+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-12T12:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=6455c498e6143bcfdbd53c880e26b6ca60acf98a'/>
<id>6455c498e6143bcfdbd53c880e26b6ca60acf98a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readme, templates: update</title>
<updated>2026-04-03T17:06:14+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-04-03T17:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=a3cf80b2d2b4344a07d8c9e486acff26d921faf5'/>
<id>a3cf80b2d2b4344a07d8c9e486acff26d921faf5</id>
<content type='text'>
Update for the new versions, improve instructions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update for the new versions, improve instructions.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: bump to 1.14.0-pre1, bump some required versions</title>
<updated>2026-01-22T14:30:10+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2026-01-20T19:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=80a557fd00b887521c7c77feef0134434912b3df'/>
<id>80a557fd00b887521c7c77feef0134434912b3df</id>
<content type='text'>
Bump the required versions of some libraries / emacs slightly so we can get rid
of some special-casing and work-arounds. These are mostly based on Ubuntu 24.04
LTS, which is rather conservative; so should hopefully not inconvenience any
users.

- compiler: we now require C++20 instead of C++17
- glib &amp; friends: 2.60 =&gt; 2.80
- xapian: 1.4 =&gt; 1.4.22
- emacs 26.3 =&gt; 28.1

Ubuntu 24.04 actually has Emacs 29.3, but that'd perhaps be too big a jump.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump the required versions of some libraries / emacs slightly so we can get rid
of some special-casing and work-arounds. These are mostly based on Ubuntu 24.04
LTS, which is rather conservative; so should hopefully not inconvenience any
users.

- compiler: we now require C++20 instead of C++17
- glib &amp; friends: 2.60 =&gt; 2.80
- xapian: 1.4 =&gt; 1.4.22
- emacs 26.3 =&gt; 28.1

Ubuntu 24.04 actually has Emacs 29.3, but that'd perhaps be too big a jump.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: bump version to 1.12.14-pre3</title>
<updated>2025-11-10T22:29:14+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2025-11-10T22:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=20b2fec339e91051c1aaf303117957c047054540'/>
<id>20b2fec339e91051c1aaf303117957c047054540</id>
<content type='text'>
Unlike earlier development releases, we use the "pre"` suffix, so 1.12.14-pre3
rather than 1.12.14-dev3. This for compatibility with the version-to-string
Elisp function that some external programs use to parse version information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unlike earlier development releases, we use the "pre"` suffix, so 1.12.14-pre3
rather than 1.12.14-dev3. This for compatibility with the version-to-string
Elisp function that some external programs use to parse version information.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: bump version to 1.12.13-dev2</title>
<updated>2025-09-08T18:50:37+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2025-09-08T18:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=f1978863ec45e35bda185919216f9f96d19fde34'/>
<id>f1978863ec45e35bda185919216f9f96d19fde34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use 1.12.13-dev</title>
<updated>2025-09-04T16:27:55+00:00</updated>
<author>
<name>Dirk-Jan C. Binnema</name>
<email>djcb@djcbsoftware.nl</email>
</author>
<published>2025-09-04T16:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/mu.git/commit/?id=3c4f09e5a74a28169cfbdf2866ccd8711e0c5685'/>
<id>3c4f09e5a74a28169cfbdf2866ccd8711e0c5685</id>
<content type='text'>
Use -dev suffix for development version; explain in README
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use -dev suffix for development version; explain in README
</pre>
</div>
</content>
</entry>
</feed>
