<feed xmlns='http://www.w3.org/2005/Atom'>
<title>paredit/NEWS, branch master</title>
<subtitle>paredit -- parenthetical editing in Emacs</subtitle>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/'/>
<entry>
<title>NEWS: Note lexical-binding.</title>
<updated>2024-11-03T21:39:59+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2024-11-03T21:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=af075775af91f2dbc63b915d762b4aec092946c4'/>
<id>af075775af91f2dbc63b915d762b4aec092946c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>paredit-kill: Tweak rule for adding space if kill-whole-line is t.</title>
<updated>2022-11-26T23:42:35+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-26T23:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=45209275259c71b1f68cce4760747fa0ccc93b9b'/>
<id>45209275259c71b1f68cce4760747fa0ccc93b9b</id>
<content type='text'>
For now, disable the yank part of the test -- with kill-whole-line,
killing and then yanking is not always a noop and it's not clear
making it a noop is the right approach.  I don't use kill-whole-line
so I'm not sure what expectations are and I'm reluctant to change it,
except to fix obviously-wrong outcomes like (x|(y)) that should be
(x| (y)).

While here, document the effect of kill-whole-line on paredit-kill.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For now, disable the yank part of the test -- with kill-whole-line,
killing and then yanking is not always a noop and it's not clear
making it a noop is the right approach.  I don't use kill-whole-line
so I'm not sure what expectations are and I'm reluctant to change it,
except to fix obviously-wrong outcomes like (x|(y)) that should be
(x| (y)).

While here, document the effect of kill-whole-line on paredit-kill.
</pre>
</div>
</content>
</entry>
<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>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>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>
<entry>
<title>Release paredit.el 25.</title>
<updated>2022-11-25T22:52:18+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-25T22:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=506799bcd200a8140dd73b02f7542ac7e1f4c223'/>
<id>506799bcd200a8140dd73b02f7542ac7e1f4c223</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Note migration to paredit.org in NEWS.</title>
<updated>2022-11-25T22:50:56+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-25T22:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=be9ae618430ce1a4facf4ba2e3494e5ddcb67b7a'/>
<id>be9ae618430ce1a4facf4ba2e3494e5ddcb67b7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Credit Sean Whitton for Electric Indent Mode interactions.</title>
<updated>2022-11-25T22:34:51+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-25T22:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=b28fb575b658d2a686339b4a5ef1c9adbda4077f'/>
<id>b28fb575b658d2a686339b4a5ef1c9adbda4077f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Put dates on versions.</title>
<updated>2022-11-25T22:15:22+00:00</updated>
<author>
<name>Taylor R Campbell</name>
<email>campbell@paredit.org</email>
</author>
<published>2022-11-25T22:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://paredit.org/cgit/paredit/commit/?id=2fe64ffbae20b1878888b2b09a12e4aad539f7a3'/>
<id>2fe64ffbae20b1878888b2b09a12e4aad539f7a3</id>
<content type='text'>
Some of these dates have limited precision because I didn't keep very
good records 17 years ago.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some of these dates have limited precision because I didn't keep very
good records 17 years ago.
</pre>
</div>
</content>
</entry>
</feed>
