branch: elpa/paredit
commit 6484222693d67ea185eef08337c3ae6d2d418959
Author: Taylor R Campbell <[email protected]>
Commit: Taylor R Campbell <[email protected]>

    Add notes for paredit 23 to NEWS.
---
 NEWS | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/NEWS b/NEWS
index f75a5ba..d5d5627 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,19 @@ The latest version of this file is available at
 
   <http://mumble.net/~campbell/emacs/paredit.release>.
 
+** Version 23
+
+Paredit no longer runs in GNU Emacs 20.  It now requires 21 or later.
+
+Paredit now has a small set of automatic tests.
+
+*** New key: `M-?' is bound to `paredit-convolute-sexp'
+*** New variable: paredit-override-check-parens-function
+*** New command: paredit-delete-region
+*** New command: paredit-kill-region
+*** Renamed command: paredit-recentre-on-sexp -> paredit-recenter-on-sexp
+*** Various bug fixes.
+
 ** Version 22
 
 The copying terms of paredit are now the GPLv3+, rather than the

Reply via email to