summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2013-04-07 05:46:27 +0000
committerTaylor R Campbell <campbell@mumble.net>2013-04-07 05:46:27 +0000
commit6484222693d67ea185eef08337c3ae6d2d418959 (patch)
tree7c63789c5b1aad65844a6b579f72f92f9dd9a307
parentb02f509e53e366082aa2cba8c0fb69da00cffb39 (diff)
Add notes for paredit 23 to NEWS.
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
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