<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil.git/doc, 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>Define documentation dependencies</title>
<updated>2024-04-30T17:31:17+00:00</updated>
<author>
<name>Axel Forsman</name>
<email>axel@axelf.se</email>
</author>
<published>2024-04-27T12:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=f564ffa3ca33cbcdc24218906dc95566f679d1b1'/>
<id>f564ffa3ca33cbcdc24218906dc95566f679d1b1</id>
<content type='text'>
Read the Docs stopped installing spinx-rtd-theme by default, which
broke documentation builds. This commit fixes that by pinning the
required dependencies.

See: https://blog.readthedocs.com/defaulting-latest-build-tools/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Read the Docs stopped installing spinx-rtd-theme by default, which
broke documentation builds. This commit fixes that by pinning the
required dependencies.

See: https://blog.readthedocs.com/defaulting-latest-build-tools/
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fix a typo</title>
<updated>2024-03-26T20:56:01+00:00</updated>
<author>
<name>Dmitry Bogatov</name>
<email>serenity@kaction.cc</email>
</author>
<published>2024-03-03T13:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=700d574843e2ae3545c983dcf6ad6db604d38c43'/>
<id>700d574843e2ae3545c983dcf6ad6db604d38c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Vim URL in docs (#1825)</title>
<updated>2023-08-23T07:37:48+00:00</updated>
<author>
<name>W. Leighton Dawson</name>
<email>wld224@nyu.edu</email>
</author>
<published>2023-08-23T07:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=a667d8857f8a64249b53a4c45805ed6d62da4e5d'/>
<id>a667d8857f8a64249b53a4c45805ed6d62da4e5d</id>
<content type='text'>
* Fix vim.org URL in evil.texi

* Fix vim.org URL in overview.rst</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix vim.org URL in evil.texi

* Fix vim.org URL in overview.rst</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>Update docs</title>
<updated>2022-10-24T20:39:48+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-10-24T20:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=2e30d83209bfaab1041687b810beff4015370a41'/>
<id>2e30d83209bfaab1041687b810beff4015370a41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>evil transient mouse selection (#1706)</title>
<updated>2022-10-24T15:56:04+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>33435574+tomdl89@users.noreply.github.com</email>
</author>
<published>2022-10-24T15:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=88da852e3df2fa6a4b03ea5ed7e6dc4a1aef6c15'/>
<id>88da852e3df2fa6a4b03ea5ed7e6dc4a1aef6c15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `evil-v$-excludes-newline`</title>
<updated>2022-04-30T18:58:00+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-22T22:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=87997ec3cfaa475475216dcc37fc38a2301c8ea4'/>
<id>87997ec3cfaa475475216dcc37fc38a2301c8ea4</id>
<content type='text'>
Deprecate `evil-want-visual-char-semi-exclusive`.
Fixes #897
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecate `evil-want-visual-char-semi-exclusive`.
Fixes #897
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.15.0</title>
<updated>2022-04-25T21:32:11+00:00</updated>
<author>
<name>Tom Dalziel</name>
<email>tom_dl@hotmail.com</email>
</author>
<published>2022-04-25T21:32:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=008a6cdb12f15e748979a7d1c2f26c34c84dedbf'/>
<id>008a6cdb12f15e748979a7d1c2f26c34c84dedbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option for non-incremental search (#1304)</title>
<updated>2022-04-12T20:47:04+00:00</updated>
<author>
<name>fermata101</name>
<email>67665648+fermata101@users.noreply.github.com</email>
</author>
<published>2021-10-09T23:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=be009a9eaa101bba4a964c3e55de9849d6b473e2'/>
<id>be009a9eaa101bba4a964c3e55de9849d6b473e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
