diff options
author | Taylor R Campbell <campbell@paredit.org> | 2022-11-26 10:01:50 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@paredit.org> | 2022-11-26 10:01:50 +0000 |
commit | a77a2f50060cb771dbf06674b52559f90bf9d38a (patch) | |
tree | 744746b3ee3c90c52e737ac2eb136162ed082982 /NEWS | |
parent | 036684281942343c84612ce63764ad994c752279 (diff) |
Change some comments to xfail.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ Current development version: https://paredit.org/paredit-beta.el ** Version 26 (beta) *** M-s (paredit-splice-sexp) now restores column in text fields like ielm. +*** Deletion now respects `delete-active-region'. ** Version 25 -- 2022-11-25 |