summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@mumble.net>2013-06-13 20:00:44 +0000
committerTaylor R Campbell <campbell@mumble.net>2013-06-13 20:00:44 +0000
commitbe28e85c3f08ccfe64a2e9372f68d1da68734762 (patch)
tree552176153c6e6704ce73901b273d9929fc724020
parent014cdfea76267e57daafac82dff1103e5e34b753 (diff)
Mention shift selection for motion commands in NEWS.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a36166..e52586b 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.
+*** Motion commands support shift selection in GNU Emacs 24 and later.
*** `backward-delete-char' changes in GNU Emacs 24 no longer botch paredit.
*** Various bug fixes.