From b28fb575b658d2a686339b4a5ef1c9adbda4077f Mon Sep 17 00:00:00 2001
From: Taylor R Campbell <campbell@paredit.org>
Date: Fri, 25 Nov 2022 22:34:51 +0000
Subject: Credit Sean Whitton for Electric Indent Mode interactions.

---
 CREDITS | 1 +
 NEWS    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/CREDITS b/CREDITS
index a5a0784..da2e1cd 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 201c621..c299c32 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
 
-- 
cgit v1.2.1