<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil.git, branch 1.13.1</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>Bump version to 1.13.1</title>
<updated>2020-03-04T09:07:11+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2020-03-04T08:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=5162d1ce3660e6a3730201e0c3797d83bf89594a'/>
<id>5162d1ce3660e6a3730201e0c3797d83bf89594a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>fix `wrong number of argument error` in evil-ex-command-window</title>
<updated>2020-03-03T12:10:20+00:00</updated>
<author>
<name>Yiming Chen</name>
<email>dsdshcym@gmail.com</email>
</author>
<published>2020-03-03T11:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=3866b7dcfe5ce1b19b4a14e1aef8c40c16ea4e39'/>
<id>3866b7dcfe5ce1b19b4a14e1aef8c40c16ea4e39</id>
<content type='text'>
- evil-ex-command-window only accepts 0 arguments
- and it doesn't make sense to call itself recursively
- this issue was introduced in [1: 48ceb43]

1: 48ceb43f8a1e95e6d7eafe428ff640d83952462f
   Clean up compilation warnings from lexical binding
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- evil-ex-command-window only accepts 0 arguments
- and it doesn't make sense to call itself recursively
- this issue was introduced in [1: 48ceb43]

1: 48ceb43f8a1e95e6d7eafe428ff640d83952462f
   Clean up compilation warnings from lexical binding
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore &amp;rest keyword in evil-define-command</title>
<updated>2020-03-02T08:29:21+00:00</updated>
<author>
<name>panda</name>
<email>daniel.phan36@gmail.com</email>
</author>
<published>2020-03-01T19:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=a3c3ff00e84c865ac8b5577128b161fb362f5e7e'/>
<id>a3c3ff00e84c865ac8b5577128b161fb362f5e7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix evil-define-state :exit-hook typo</title>
<updated>2020-02-24T09:14:36+00:00</updated>
<author>
<name>sergey</name>
<email>seregaxvm.main@gmali.com</email>
</author>
<published>2020-02-24T08:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=7c42ba4de086dc8f5b2d277c8d2806adc6b84279'/>
<id>7c42ba4de086dc8f5b2d277c8d2806adc6b84279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate evil-add-to-alist, which doesn't work with lexical</title>
<updated>2020-02-22T10:00:00+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2020-02-22T09:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=810eaf6c8221a6854b490b843864baa303fad32a'/>
<id>810eaf6c8221a6854b490b843864baa303fad32a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: add 'info' target</title>
<updated>2020-02-22T09:59:04+00:00</updated>
<author>
<name>Jon Miller</name>
<email>jonmiller@apple.com</email>
</author>
<published>2020-02-08T20:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=eff9194949c28c68e3742969ce0ceb4d0c2564dc'/>
<id>eff9194949c28c68e3742969ce0ceb4d0c2564dc</id>
<content type='text'>
Useful to have a specific info target when some Emacs package installers
expect this target (such as el-get).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful to have a specific info target when some Emacs package installers
expect this target (such as el-get).
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling fix</title>
<updated>2020-02-22T09:58:42+00:00</updated>
<author>
<name>Isak Johansson</name>
<email>isak@k22.se</email>
</author>
<published>2020-02-13T07:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=ee444722cf1243cf5e0a307300d8e3890444d5c4'/>
<id>ee444722cf1243cf5e0a307300d8e3890444d5c4</id>
<content type='text'>
I found a spelling error while reading through the documentation.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I found a spelling error while reading through the documentation.</pre>
</div>
</content>
</entry>
<entry>
<title>Correct typo (COMPOUNT-&gt;COMPOUND) in symbol name in window server selection data-type list.</title>
<updated>2020-02-22T09:58:25+00:00</updated>
<author>
<name>bassettmb</name>
<email>bassettmb@users.noreply.github.com</email>
</author>
<published>2020-02-20T05:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=48f4965e258bc6711c354f0716d108cac1d0337c'/>
<id>48f4965e258bc6711c354f0716d108cac1d0337c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up compilation warnings from lexical binding</title>
<updated>2020-02-03T20:06:26+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2020-02-03T19:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=48ceb43f8a1e95e6d7eafe428ff640d83952462f'/>
<id>48ceb43f8a1e95e6d7eafe428ff640d83952462f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
