diff options
author | Taylor R Campbell <campbell@mumble.net> | 2013-04-07 05:46:27 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@mumble.net> | 2013-04-07 05:46:27 +0000 |
commit | 6484222693d67ea185eef08337c3ae6d2d418959 (patch) | |
tree | 7c63789c5b1aad65844a6b579f72f92f9dd9a307 | |
parent | b02f509e53e366082aa2cba8c0fb69da00cffb39 (diff) |
Add notes for paredit 23 to NEWS.
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |