<feed xmlns='http://www.w3.org/2005/Atom'>
<title>elpa.git, branch externals/devdocs</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/elpa.git/'/>
<entry>
<title>Version 0.7</title>
<updated>2025-10-22T12:55:47+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2025-10-22T12:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=25c746024ddf73570195bf42b841f761a2fee10c'/>
<id>25c746024ddf73570195bf42b841f761a2fee10c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make bookmark handler an autoloaded function</title>
<updated>2025-10-12T19:39:24+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2025-10-12T19:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=330b46505363e7e735e10b4ecbb8c722c0bc7c46'/>
<id>330b46505363e7e735e10b4ecbb8c722c0bc7c46</id>
<content type='text'>
It might be called before loading devdocs.el if the user tries to jump
to a bookmark.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It might be called before loading devdocs.el if the user tries to jump
to a bookmark.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify definition of bookmarks entries</title>
<updated>2025-10-12T14:37:30+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2025-10-12T14:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=a0a40cc7b0a4ed37bd146cd03737fb426863787c'/>
<id>a0a40cc7b0a4ed37bd146cd03737fb426863787c</id>
<content type='text'>
Also, make handler a named function due to Emacs bug#79618.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, make handler a named function due to Emacs bug#79618.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add formatting workarounds for some document types</title>
<updated>2025-10-12T13:40:08+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2025-10-12T13:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=87102d9f20b442a0e36b6af9e0207500b903cad5'/>
<id>87102d9f20b442a0e36b6af9e0207500b903cad5</id>
<content type='text'>
Closes #40.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #40.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow devdocs buffers to be bookmarked</title>
<updated>2025-10-12T12:55:46+00:00</updated>
<author>
<name>ziggy</name>
<email>8505044+aepyornis@users.noreply.github.com</email>
</author>
<published>2025-10-12T12:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=0434a8b8d2e7853681472c2450fd9bd8655866a8'/>
<id>0434a8b8d2e7853681472c2450fd9bd8655866a8</id>
<content type='text'>
Closes #36.

Co-authored-by: Augusto Stoffel &lt;arstoffel@gmail.com&gt;
Copyright-paperwork-exempt: yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #36.

Co-authored-by: Augusto Stoffel &lt;arstoffel@gmail.com&gt;
Copyright-paperwork-exempt: yes
</pre>
</div>
</content>
</entry>
<entry>
<title>Make mathjax dependency optional</title>
<updated>2025-10-12T12:36:18+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2025-10-12T12:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=4ad072063b96b9e93ceb556ea45aab4b4735de4d'/>
<id>4ad072063b96b9e93ceb556ea45aab4b4735de4d</id>
<content type='text'>
Closes #43.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #43.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use star version of the now deprecated if-let and when-let</title>
<updated>2025-06-08T14:14:06+00:00</updated>
<author>
<name>nverno</name>
<email>noah.v.peart@gmail.com</email>
</author>
<published>2025-06-08T14:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=4023409017d37dc2d6c230fe010fadb917b4395b'/>
<id>4023409017d37dc2d6c230fe010fadb917b4395b</id>
<content type='text'>
Closes #46.

Above the usual 15 line limit for changes without copyright assignment
but mostly due to whitespace additions.

Copyright-paperwork-exempt: yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #46.

Above the usual 15 line limit for changes without copyright assignment
but mostly due to whitespace additions.

Copyright-paperwork-exempt: yes
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the new mathjax package</title>
<updated>2024-11-13T13:41:37+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2024-11-13T13:41:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=d2214d34cdeb4483a594dd6973fcd095cef4653f'/>
<id>d2214d34cdeb4483a594dd6973fcd095cef4653f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Package-Requires header</title>
<updated>2024-10-06T00:51:37+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2024-10-06T00:51:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=98518166efe18c2f2dd9a1c4c89430b83fdbbe3c'/>
<id>98518166efe18c2f2dd9a1c4c89430b83fdbbe3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add math rendering via MathJax</title>
<updated>2024-10-05T13:21:16+00:00</updated>
<author>
<name>Augusto Stoffel</name>
<email>arstoffel@gmail.com</email>
</author>
<published>2024-10-05T13:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/elpa.git/commit/?id=04a8793072f1fc7c23f115e2c7ee83ce669b6fa4'/>
<id>04a8793072f1fc7c23f115e2c7ee83ce669b6fa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
