<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llama.git, branch main</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/llama.git/'/>
<entry>
<title>Release version 1.0.4</title>
<updated>2026-03-01T12:53:28+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-03-01T12:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=d430d48e0b5afd2a34b5531f103dcb110c3539c4'/>
<id>d430d48e0b5afd2a34b5531f103dcb110c3539c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Begrudgingly stop using wrongly deprecated when-let</title>
<updated>2026-02-17T21:04:34+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-02-17T21:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=de61773fc378d40f478f8daf67543a51889ecded'/>
<id>de61773fc378d40f478f8daf67543a51889ecded</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version 1.0.3</title>
<updated>2026-01-01T18:30:11+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-01-01T18:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=2a89ba755b0459914a44b1ffa793e57f759a5b85'/>
<id>2a89ba755b0459914a44b1ffa793e57f759a5b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve indentation of cond</title>
<updated>2026-01-01T17:02:37+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-01-01T17:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=293cde122ecd6158d1800395ce8e8506369784a6'/>
<id>293cde122ecd6158d1800395ce8e8506369784a6</id>
<content type='text'>
Emacs 31.1 adds variable `lisp-indent-local-overrides'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Emacs 31.1 adds variable `lisp-indent-local-overrides'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indentation</title>
<updated>2026-01-01T17:02:08+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-01-01T17:02:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=b08424139f97e94b2429945669cf5b649caa54f7'/>
<id>b08424139f97e94b2429945669cf5b649caa54f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump copyright years</title>
<updated>2026-01-01T11:27:02+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2026-01-01T11:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=9c2d854c122c1be1485cbdbe4bebc28c9b831ca4'/>
<id>9c2d854c122c1be1485cbdbe4bebc28c9b831ca4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: Add new EMACS_Q_ARG variable</title>
<updated>2025-11-30T19:55:27+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-11-30T19:55:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=472f5967f6684342d3c042d1ba12c3b3d6cefaba'/>
<id>472f5967f6684342d3c042d1ba12c3b3d6cefaba</id>
<content type='text'>
It defaults to "-Q" but users can instead use "-q", which is useful if
"site-start.el" contains essential settings.  Also add `EMACS_BATCH',
and rework use of related variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It defaults to "-Q" but users can instead use "-q", which is useful if
"site-start.el" contains essential settings.  Also add `EMACS_BATCH',
and rework use of related variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version 1.0.2</title>
<updated>2025-11-01T20:02:20+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-11-01T20:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=e4803de8ab85991b6a944430bb4f543ea338636d'/>
<id>e4803de8ab85991b6a944430bb4f543ea338636d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: Minor tweaks</title>
<updated>2025-10-31T00:16:53+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-10-31T00:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=fed8edcaae615f981be4041335d69228edb9e104'/>
<id>fed8edcaae615f981be4041335d69228edb9e104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make: Update loaddefs target</title>
<updated>2025-10-30T17:41:46+00:00</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2025-10-30T17:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/llama.git/commit/?id=de2b5eda6e37958411ca0c0131621ec054fbe57c'/>
<id>de2b5eda6e37958411ca0c0131621ec054fbe57c</id>
<content type='text'>
- Provide feature in autoload rubric.
- Suppress most messages using `inhibit-message'.
- No longer double down on `autoload-timestamps's default value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Provide feature in autoload rubric.
- Suppress most messages using `inhibit-message'.
- No longer double down on `autoload-timestamps's default value.
</pre>
</div>
</content>
</entry>
</feed>
