(handle-shift-selection): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Mar 2009 18:38:40 +0000 (18:38 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Mar 2009 18:38:40 +0000 (18:38 +0000)
lisp/simple.el

index 88da60e..dba3cf3 100644 (file)
@@ -3747,8 +3747,7 @@ mode temporarily."
     nil))
 
 (defun handle-shift-selection (&optional deactivate)
-  "Activate or deactivate the mark depending on whether the
-current command was invoked through ``shift translation.''
+  "Activate/deactivate mark depending on invocation thru ``shift translation.''
 
 \(See `this-command-keys-shift-translated' for the meaning of
 shift translation.)