<feed xmlns='http://www.w3.org/2005/Atom'>
<title>paredit, branch release</title>
<subtitle>paredit -- parenthetical editing in Emacs</subtitle>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/'/>
<entry>
<title>paredit.el 26</title>
<updated>2022-11-26T21:33:30+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T21:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=72cc1f6055321a53021186b86d2f825167b81478'/>
<id>72cc1f6055321a53021186b86d2f825167b81478</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Note bug and workaround with interactive modes.</title>
<updated>2022-11-26T20:52:33+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T20:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=bf73ccf7f76e4262213f0c34b502276ab39d950f'/>
<id>bf73ccf7f76e4262213f0c34b502276ab39d950f</id>
<content type='text'>
Unfortunately there isn't obviously an easy way to address both
Electric Indent Mode and interactive modes.  (Some interactive modes
like the default *scratch* buffer also define C-j, which paredit
always did override.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately there isn't obviously an easy way to address both
Electric Indent Mode and interactive modes.  (Some interactive modes
like the default *scratch* buffer also define C-j, which paredit
always did override.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GitHub Action to run tests on ubuntu-latest.</title>
<updated>2022-11-26T13:38:58+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T13:29:12+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=c26db503c2d92a248dfbb590cb9742c119aac810'/>
<id>c26db503c2d92a248dfbb590cb9742c119aac810</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test.el: More tests for region and character deletion.</title>
<updated>2022-11-26T10:34:13+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T10:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=0c74eb77e3d9a722cb6924e6f74e8e9b48550286'/>
<id>0c74eb77e3d9a722cb6924e6f74e8e9b48550286</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test.el: Convert some disappointed comments into xfails.</title>
<updated>2022-11-26T10:33:51+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T10:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=6f0ab6b49f5f4b7db1bc53eec2c28ad34e6e1216'/>
<id>6f0ab6b49f5f4b7db1bc53eec2c28ad34e6e1216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test.el: Rephrase negations in paredit-test to be less confusing.</title>
<updated>2022-11-26T10:33:38+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T10:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=d82c13b5e011dc107011ab028a0b02eee50a4ad4'/>
<id>d82c13b5e011dc107011ab028a0b02eee50a4ad4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change some comments to xfail.</title>
<updated>2022-11-26T10:01:50+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T10:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=a77a2f50060cb771dbf06674b52559f90bf9d38a'/>
<id>a77a2f50060cb771dbf06674b52559f90bf9d38a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Teach paredit-forward/backward-kill-word to take prefix argument.</title>
<updated>2022-11-26T01:46:42+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T01:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=036684281942343c84612ce63764ad994c752279'/>
<id>036684281942343c84612ce63764ad994c752279</id>
<content type='text'>
XXX Unlike other paredit commands, C-u is not handled specially -- it
is just interpreted as 4.  No automatic tests for this at the moment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX Unlike other paredit commands, C-u is not handled specially -- it
is just interpreted as 4.  No automatic tests for this at the moment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test paredit-forward-kill-word, paredit-backward-kill-word.</title>
<updated>2022-11-26T01:42:34+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T01:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=928fb082624e6b78040fb1aec9fe82694989d58c'/>
<id>928fb082624e6b78040fb1aec9fe82694989d58c</id>
<content type='text'>
Turns up some nasty edge cases I missed, oops.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns up some nasty edge cases I missed, oops.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix column preservation in text fields like ielm after prompt.</title>
<updated>2022-11-26T01:34:21+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T01:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=683b454ff269600c59ffbbded415058971adde86'/>
<id>683b454ff269600c59ffbbded415058971adde86</id>
<content type='text'>
Add a hacky one-off test to assemble buffer text with a field.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a hacky one-off test to assemble buffer text with a field.
</pre>
</div>
</content>
</entry>
</feed>
