summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2013-07-06 20:51:44 +0000
committerTaylor R Campbell <campbell@mumble.net>2013-07-06 20:51:44 +0000
commita26c148244962c1365c185dbe154118c88183575 (patch)
treee26f54640de8baecc4c768613bb80f468e1c1e61 /NEWS
parentaa26b483d4437d317babfca722446a4d89c726d9 (diff)
Bind M-[ to paredit-wrap-square.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e52586b..bf0cd08 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ The latest version of this file is available at
** Version 24 (beta)
+*** New key binding: M-[ (paredit-wrap-square)
*** C-M-f/C-M-b (paredit-forward/paredit-backward) now move out of strings.
*** Changed M-" (paredit-meta-doublequote) to not break line, like M-).
*** New command: paredit-meta-doublequote-and-newline has old behaviour.