<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil.git, branch 1.2.15</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.2.15</title>
<updated>2019-12-11T12:28:36+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-11T12:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=00e9d70504fc5ee63cc4fab45934ef13c20248d9'/>
<id>00e9d70504fc5ee63cc4fab45934ef13c20248d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1134 from emacs-evil/vdiff-toggle-fold</title>
<updated>2019-12-03T16:16:32+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-03T16:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=c861d2f6be8207a8919675ce76db583df071b4d5'/>
<id>c861d2f6be8207a8919675ce76db583df071b4d5</id>
<content type='text'>
Support to toggling in vdiff-3way-mode</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support to toggling in vdiff-3way-mode</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #931 from emacs-evil/evil-shift-empty-buffer</title>
<updated>2019-12-03T16:13:15+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-03T16:13:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=81032e0a2145c12709fd8e94cf8ea52e096e9e6b'/>
<id>81032e0a2145c12709fd8e94cf8ea52e096e9e6b</id>
<content type='text'>
Handle empty buffer when shifting left/right</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle empty buffer when shifting left/right</pre>
</div>
</content>
</entry>
<entry>
<title>Handle empty buffer when shifting left/right</title>
<updated>2019-12-03T16:06:45+00:00</updated>
<author>
<name>Vasilij Schneidermann</name>
<email>mail@vasilij.de</email>
</author>
<published>2017-10-04T07:11:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=6b2758fb81a8ae5db0536f7dff433e115cd09cec'/>
<id>6b2758fb81a8ae5db0536f7dff433e115cd09cec</id>
<content type='text'>
Closes #930
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #930
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1154 from bet4it/scroll</title>
<updated>2019-12-03T10:13:16+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-03T10:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=926da832c3bf1edfe8f01c74b835c190dad7d755'/>
<id>926da832c3bf1edfe8f01c74b835c190dad7d755</id>
<content type='text'>
Fix behavior of evil-scroll-up and evil-scroll-down</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix behavior of evil-scroll-up and evil-scroll-down</pre>
</div>
</content>
</entry>
<entry>
<title>evil-posn-x-y: Fix docstring</title>
<updated>2019-12-03T10:10:24+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-03T10:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=a277b7933c8afd091d777c86027b27bb8a6f3788'/>
<id>a277b7933c8afd091d777c86027b27bb8a6f3788</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary check for emacs-major-version</title>
<updated>2019-12-03T10:04:58+00:00</updated>
<author>
<name>Bet4</name>
<email>0xbet4@gmail.com</email>
</author>
<published>2019-07-15T15:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=9810fe3b7093b2987825aa9e12b393284dab00cc'/>
<id>9810fe3b7093b2987825aa9e12b393284dab00cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use window-body-height to get the number of visible lines</title>
<updated>2019-12-03T10:04:58+00:00</updated>
<author>
<name>Bet4</name>
<email>0xbet4@gmail.com</email>
</author>
<published>2019-05-19T01:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=eaebf0dd01af7ce01ec5c494713ff8f188c18e7e'/>
<id>eaebf0dd01af7ce01ec5c494713ff8f188c18e7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the asymmetry between posn-at-point and posn-at-x-y when header line is enabled</title>
<updated>2019-12-03T10:04:58+00:00</updated>
<author>
<name>Bet4</name>
<email>0xbet4@gmail.com</email>
</author>
<published>2019-05-18T14:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=df23fc18cfdc6b3792043784a888a63aa20d5df2'/>
<id>df23fc18cfdc6b3792043784a888a63aa20d5df2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Filter bad register names.</title>
<updated>2019-12-02T14:26:01+00:00</updated>
<author>
<name>Sanel Zukan</name>
<email>karijes@users.sourceforge.net</email>
</author>
<published>2019-12-01T11:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=6655dc5f762014192bca5ef55673cd781f76f679'/>
<id>6655dc5f762014192bca5ef55673cd781f76f679</id>
<content type='text'>
Some modes, like fzf.el, will put :fzf-windows as register name,
causing Evil :register command to fail. This command, but also Vim,
expects registers to be named with number or character.

This commit fixes it by filtering out all register names not conforming to
proper Vim-like naming schema.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some modes, like fzf.el, will put :fzf-windows as register name,
causing Evil :register command to fail. This command, but also Vim,
expects registers to be named with number or character.

This commit fixes it by filtering out all register names not conforming to
proper Vim-like naming schema.
</pre>
</div>
</content>
</entry>
</feed>
