diff options
author | Taylor R Campbell <campbell@paredit.org> | 2022-11-25 22:34:51 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@paredit.org> | 2022-11-25 22:34:51 +0000 |
commit | b28fb575b658d2a686339b4a5ef1c9adbda4077f (patch) | |
tree | d6cc4375ef9e02fea70f10bef53e8932abee4aa1 | |
parent | 2fe64ffbae20b1878888b2b09a12e4aad539f7a3 (diff) |
Credit Sean Whitton for Electric Indent Mode interactions.
-rw-r--r-- | CREDITS | 1 | ||||
-rw-r--r-- | NEWS | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -42,4 +42,5 @@ Vladimir Sedach Michael Weber Goran Weinholt Norman Werner +Sean Whitton John Wiegley @@ -15,6 +15,7 @@ Current development version: https://paredit.org/paredit-beta.el *** M-r (paredit-raise-sexp) no longer reindents single-line sexps. *** Various bug fixes and additions to test suite. *** Worked around brokenness induced by Electric Indent Mode. +**** (Thanks to Sean Whitton for reporting the bug and discussing the fix.) ** Version 24 -- 2014-12-06 |