diff options
author | Taylor R Campbell <campbell@paredit.org> | 2022-11-26 01:20:54 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@paredit.org> | 2022-11-26 01:34:21 +0000 |
commit | 683b454ff269600c59ffbbded415058971adde86 (patch) | |
tree | 41a4d965b70d33be29967760e469c05fe59e1286 /NEWS | |
parent | daf21e0bbf7a7dc68cc6ba3cbbe4f210f95cbf81 (diff) |
Fix column preservation in text fields like ielm after prompt.
Add a hacky one-off test to assemble buffer text with a field.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ https://paredit.org Latest release: https://paredit.org/paredit.el 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. + ** Version 25 -- 2022-11-25 *** paredit now lives at paredit.org. |