branch: elpa/paredit commit b28fb575b658d2a686339b4a5ef1c9adbda4077f Author: Taylor R Campbell <campb...@paredit.org> Commit: Taylor R Campbell <campb...@paredit.org>
Credit Sean Whitton for Electric Indent Mode interactions. --- CREDITS | 1 + NEWS | 1 + 2 files changed, 2 insertions(+) diff --git a/CREDITS b/CREDITS index a5a07844b9..da2e1cd550 100644 --- a/CREDITS +++ b/CREDITS @@ -42,4 +42,5 @@ Vladimir Sedach Michael Weber Goran Weinholt Norman Werner +Sean Whitton John Wiegley diff --git a/NEWS b/NEWS index 201c621d86..c299c3258f 100644 --- a/NEWS +++ b/NEWS @@ -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