branch: elpa/paredit
commit db99ca60b76d3a42dbf59b1e7bdda6320d48eb01
Author: Taylor R Campbell <[email protected]>
Commit: Taylor R Campbell <[email protected]>
Note `backward-delete-char' lossage in NEWS.
---
NEWS | 1 +
1 file changed, 1 insertion(+)
diff --git a/NEWS b/NEWS
index 12418b2..1a36166 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ The latest version of this file is available at
*** Changed M-" (paredit-meta-doublequote) to not break line, like M-).
*** New command: paredit-meta-doublequote-and-newline has old behaviour.
*** Several commands preserve indentation and point column better.
+*** `backward-delete-char' changes in GNU Emacs 24 no longer botch paredit.
*** Various bug fixes.
** Version 23