<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil-surround.git, branch 1.1.0</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-surround.git/'/>
<entry>
<title>merge @jamesnvc PRs #160 and #162</title>
<updated>2019-12-17T11:31:51+00:00</updated>
<author>
<name>ninrod</name>
<email>filipe.silva@gmail.com</email>
</author>
<published>2019-12-17T11:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-surround.git/commit/?id=9b0b17f06cef9bac81ee4800d121265e54718a17'/>
<id>9b0b17f06cef9bac81ee4800d121265e54718a17</id>
<content type='text'>
- fix some bugs in macro use cases: #161 and #159
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix some bugs in macro use cases: #161 and #159
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix repeating tag changes</title>
<updated>2019-12-16T01:02:20+00:00</updated>
<author>
<name>James N. V. Cash</name>
<email>james.nvc@gmail.com</email>
</author>
<published>2019-12-16T01:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-surround.git/commit/?id=ee61a652003538675e00042b99fd2c03aa43a746'/>
<id>ee61a652003538675e00042b99fd2c03aa43a746</id>
<content type='text'>
To make repeating tag changes, need to record the output from the reading
the new tag
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To make repeating tag changes, need to record the output from the reading
the new tag
</pre>
</div>
</content>
</entry>
<entry>
<title>Checking minibuffer window doesn't seem to make a difference either</title>
<updated>2019-12-16T00:16:00+00:00</updated>
<author>
<name>James N. V. Cash</name>
<email>james.nvc@gmail.com</email>
</author>
<published>2019-12-16T00:16:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-surround.git/commit/?id=b670e5f338175a1cbeaa1f0c16296f357adf1625'/>
<id>b670e5f338175a1cbeaa1f0c16296f357adf1625</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove apparently-unnecessary run-at-time</title>
<updated>2019-12-13T15:44:42+00:00</updated>
<author>
<name>James N. V. Cash</name>
<email>james.nvc@gmail.com</email>
</author>
<published>2019-12-13T15:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-surround.git/commit/?id=01eb3c0e4f4d5992902641be79fb823067f493db'/>
<id>01eb3c0e4f4d5992902641be79fb823067f493db</id>
<content type='text'>
Fixes issue when surrounding with a tag from a macro
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue when surrounding with a tag from a macro
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test for surrounding with a tag in a macro</title>
<updated>2019-12-13T15:42:27+00:00</updated>
<author>
<name>James N. V. Cash</name>
<email>james.nvc@gmail.com</email>
</author>
<published>2019-12-13T15:42:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-surround.git/commit/?id=a3803cfb514180de3ce14727b293afd92e10f4bd'/>
<id>a3803cfb514180de3ce14727b293afd92e10f4bd</id>
<content type='text'>
Not using `evil-test-buffer`, as it doesn't seem to play well with
this kind of testing a kbd macro.

Also slightly different from the already-present tests for surrounding
with tags, because it does additional things after wrapping -- without
the included change, this surrounds with a `&lt;div&gt;` tag, but also
inserts the following keys as well, instead of treating them as
commands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not using `evil-test-buffer`, as it doesn't seem to play well with
this kind of testing a kbd macro.

Also slightly different from the already-present tests for surrounding
with tags, because it does additional things after wrapping -- without
the included change, this surrounds with a `&lt;div&gt;` tag, but also
inserts the following keys as well, instead of treating them as
commands.
</pre>
</div>
</content>
</entry>
<entry>
<title>main el file: add dots and caps to evil-surround-tag-name-re</title>
<updated>2019-10-13T16:56:24+00:00</updated>
<author>
<name>deviantfero</name>
<email>fmorataya.04@gmail.com</email>
</author>
<published>2019-10-08T20:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-surround.git/commit/?id=d210e1fc2cf1c2d095471cefa700a0d1703f4ab6'/>
<id>d210e1fc2cf1c2d095471cefa700a0d1703f4ab6</id>
<content type='text'>
tests: add tests for caps and dots support in tag names
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests: add tests for caps and dots support in tag names
</pre>
</div>
</content>
</entry>
<entry>
<title>optionally keep xml attrs: add more tests</title>
<updated>2019-04-04T01:29:04+00:00</updated>
<author>
<name>ninrod</name>
<email>filipe.silva@gmail.com</email>
</author>
<published>2019-04-04T01:29:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-surround.git/commit/?id=5ad01dfa86424c4b22cd1dfa375f13bd8c656f43'/>
<id>5ad01dfa86424c4b22cd1dfa375f13bd8c656f43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>optionally keep xml attributes</title>
<updated>2019-04-03T04:18:37+00:00</updated>
<author>
<name>tam5</name>
<email>arimiller92@gmail.com</email>
</author>
<published>2019-04-01T19:06:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-surround.git/commit/?id=68f7033322dcba3781dddb48465878e896a9f57b'/>
<id>68f7033322dcba3781dddb48465878e896a9f57b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a "make emacs" makefile option to fire up a clean emacs...</title>
<updated>2019-04-03T02:23:32+00:00</updated>
<author>
<name>ninrod</name>
<email>filipe.silva@gmail.com</email>
</author>
<published>2019-04-03T02:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-surround.git/commit/?id=83c2e0f3690cae07a2134cd53d4fd159ff5695a0'/>
<id>83c2e0f3690cae07a2134cd53d4fd159ff5695a0</id>
<content type='text'>
- ...environment with just evil and evil-surround

- additionally, alter readme to include a first CONTRIBUTING section draft.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ...environment with just evil and evil-surround

- additionally, alter readme to include a first CONTRIBUTING section draft.
</pre>
</div>
</content>
</entry>
<entry>
<title>main el file: fix version to 1.0.3</title>
<updated>2018-12-18T19:57:53+00:00</updated>
<author>
<name>Filipe Silva</name>
<email>ninrod@users.noreply.github.com</email>
</author>
<published>2018-12-18T19:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil-surround.git/commit/?id=9e445b7ab1b2381a1882804553af2789c2282987'/>
<id>9e445b7ab1b2381a1882804553af2789c2282987</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
