<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil.git/scripts, 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/evil.git/'/>
<entry>
<title>Autoload evil-digraph</title>
<updated>2023-07-09T19:30:03+00:00</updated>
<author>
<name>Axel Forsman</name>
<email>axelsfor@gmail.com</email>
</author>
<published>2023-07-04T20:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=759392a1cd8c90c27a2ecc67d3e65f752452e33f'/>
<id>759392a1cd8c90c27a2ecc67d3e65f752452e33f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Substitute key bindings correctly in manual</title>
<updated>2023-07-05T06:50:54+00:00</updated>
<author>
<name>Axel Forsman</name>
<email>axelsfor@gmail.com</email>
</author>
<published>2023-07-02T11:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=be4815e7e779c2cc8898d3ebd17a950d22d04723'/>
<id>be4815e7e779c2cc8898d3ebd17a950d22d04723</id>
<content type='text'>
The Sphinx Emacs Lisp extension assumed all \[command] key sequence
substitutions in documentation strings are preceded by a \&lt;mapvar&gt;
sequence specifying the keymap, unlike substitute-command-keys which is
used when accessing docstrings within Emacs.

With this commit the actual substitute-command-keys function is used
when building docstringdb.json, instead of the Python reimplementation.
The drawback is that docstringdb.json now contains partial Sphinx
markup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Sphinx Emacs Lisp extension assumed all \[command] key sequence
substitutions in documentation strings are preceded by a \&lt;mapvar&gt;
sequence specifying the keymap, unlike substitute-command-keys which is
used when accessing docstrings within Emacs.

With this commit the actual substitute-command-keys function is used
when building docstringdb.json, instead of the Python reimplementation.
The drawback is that docstringdb.json now contains partial Sphinx
markup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate docstringdb.json at build time</title>
<updated>2023-07-05T06:50:54+00:00</updated>
<author>
<name>Axel Forsman</name>
<email>axelsfor@gmail.com</email>
</author>
<published>2023-04-23T14:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=953cf213dca27af9041d0176e1ef321fe1d6f192'/>
<id>953cf213dca27af9041d0176e1ef321fe1d6f192</id>
<content type='text'>
Closes #1544. Note that the generated Texinfo file cannot be removed as
it is built by Sphinx which is not available during ELPA package builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1544. Note that the generated Texinfo file cannot be removed as
it is built by Sphinx which is not available during ELPA package builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention NonGNU ELPA</title>
<updated>2021-08-08T08:56:31+00:00</updated>
<author>
<name>Vasilij Schneidermann</name>
<email>mail@vasilij.de</email>
</author>
<published>2021-08-08T08:56:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=599f79b3ab454bf809a19e48309d911a35e29e46'/>
<id>599f79b3ab454bf809a19e48309d911a35e29e46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update IRC info</title>
<updated>2021-05-29T12:11:24+00:00</updated>
<author>
<name>Vasilij Schneidermann</name>
<email>mail@vasilij.de</email>
</author>
<published>2021-05-29T12:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=ad47644eea5e351269f5bead18e713768d96f207'/>
<id>ad47644eea5e351269f5bead18e713768d96f207</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pretty-print JSON in docstring DB</title>
<updated>2020-10-13T19:51:42+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2020-10-13T19:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=70b85a68b8c1fbb02c1bc758837bfc802baf1f4b'/>
<id>70b85a68b8c1fbb02c1bc758837bfc802baf1f4b</id>
<content type='text'>
Better for diffs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Better for diffs
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: handle default values that must be evaluated</title>
<updated>2020-03-04T09:06:15+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2020-03-04T09:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=54b0efd4467d077c9c4b90e062dd6dc32e0d49fa'/>
<id>54b0efd4467d077c9c4b90e062dd6dc32e0d49fa</id>
<content type='text'>
Also regenerate
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also regenerate
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: fix use of \\[...] to display key sequences</title>
<updated>2019-12-31T15:22:26+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-31T15:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=ef4f345b8bfa45f61448cb6dc747496d3b561dcc'/>
<id>ef4f345b8bfa45f61448cb6dc747496d3b561dcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Script for extracting documentation data to json</title>
<updated>2019-12-19T13:52:36+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-13T08:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=177d72c4d1ba57e69721f5279f0b0a874624e767'/>
<id>177d72c4d1ba57e69721f5279f0b0a874624e767</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require cl-lib instead of cl</title>
<updated>2017-02-15T12:07:33+00:00</updated>
<author>
<name>Vasilij Schneidermann</name>
<email>v.schneidermann@gmail.com</email>
</author>
<published>2017-02-14T22:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=9e166de9a2faafeafaa22888d4e787bc0c36e86a'/>
<id>9e166de9a2faafeafaa22888d4e787bc0c36e86a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
