<feed xmlns='http://www.w3.org/2005/Atom'>
<title>paredit/NEWS, branch maint-24</title>
<subtitle>paredit -- parenthetical editing in Emacs</subtitle>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/'/>
<entry>
<title>Remove beta marker from 24 in NEWS.</title>
<updated>2014-12-06T17:42:09+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@mumble.net</email>
</author>
<published>2014-12-06T17:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=ad27e6419cc3a48b11c51c0d1caa6b06d57f92d9'/>
<id>ad27e6419cc3a48b11c51c0d1caa6b06d57f92d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Note nicer slurpage into an empty list in NEWS.</title>
<updated>2013-07-09T22:28:16+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@mumble.net</email>
</author>
<published>2013-07-09T22:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=cde0dbbe0ef7f21d4787f2a4fb0bdd0a8e360ae5'/>
<id>cde0dbbe0ef7f21d4787f2a4fb0bdd0a8e360ae5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Note omission of `backward-down-list' in NEWS.</title>
<updated>2013-07-09T22:27:59+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@mumble.net</email>
</author>
<published>2013-07-09T22:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=bf1956688007dee9180ea4989ce66261ef0826b3'/>
<id>bf1956688007dee9180ea4989ce66261ef0826b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add news item about changes to HTML reference.</title>
<updated>2013-07-09T22:26:03+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@mumble.net</email>
</author>
<published>2013-07-09T22:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=b68216fa5f9f4371d0f37beb4c167c02def5ef02'/>
<id>b68216fa5f9f4371d0f37beb4c167c02def5ef02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make slurping and barfing support prefix arguments.</title>
<updated>2013-07-09T20:39:14+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@mumble.net</email>
</author>
<published>2013-07-09T20:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=e0af01a1d55d428c074c8d62b60b99aad17dbbb3'/>
<id>e0af01a1d55d428c074c8d62b60b99aad17dbbb3</id>
<content type='text'>
Positive numeric means slurp/barf that many forms.

Negative numeric slurp means barf -that many forms, and vice versa.

C-u means slurp/barf as many as possible before hitting end of list.

Tests are currently pretty limited.  Please help!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Positive numeric means slurp/barf that many forms.

Negative numeric slurp means barf -that many forms, and vice versa.

C-u means slurp/barf as many as possible before hitting end of list.

Tests are currently pretty limited.  Please help!
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Bind M-[ to paredit-wrap-square."</title>
<updated>2013-07-08T13:38:50+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@mumble.net</email>
</author>
<published>2013-07-08T13:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=3ab28ecd15596063a30299c15b9e6a1c1c372e04'/>
<id>3ab28ecd15596063a30299c15b9e6a1c1c372e04</id>
<content type='text'>
This reverts commit a26c148244962c1365c185dbe154118c88183575.

`ESC [' is how various terminal escape sequences begin, so overriding
this is a bad idea!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a26c148244962c1365c185dbe154118c88183575.

`ESC [' is how various terminal escape sequences begin, so overriding
this is a bad idea!
</pre>
</div>
</content>
</entry>
<entry>
<title>Bind M-[ to paredit-wrap-square.</title>
<updated>2013-07-06T20:51:44+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@mumble.net</email>
</author>
<published>2013-07-06T20:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=a26c148244962c1365c185dbe154118c88183575'/>
<id>a26c148244962c1365c185dbe154118c88183575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention shift selection for motion commands in NEWS.</title>
<updated>2013-06-13T20:00:44+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@mumble.net</email>
</author>
<published>2013-06-13T20:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=be28e85c3f08ccfe64a2e9372f68d1da68734762'/>
<id>be28e85c3f08ccfe64a2e9372f68d1da68734762</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Note `backward-delete-char' lossage in NEWS.</title>
<updated>2013-06-13T19:21:46+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@mumble.net</email>
</author>
<published>2013-06-13T19:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=db99ca60b76d3a42dbf59b1e7bdda6320d48eb01'/>
<id>db99ca60b76d3a42dbf59b1e7bdda6320d48eb01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark 24 as beta in NEWS.</title>
<updated>2013-04-07T17:50:00+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@mumble.net</email>
</author>
<published>2013-04-07T17:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=54317c848846eb8dfc8b7b7e4df4f49b027cd085'/>
<id>54317c848846eb8dfc8b7b7e4df4f49b027cd085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
