From: Eli Zaretskii Date: Sat, 21 Mar 2009 18:38:40 +0000 (+0000) Subject: (handle-shift-selection): Fix last change. X-Git-Tag: emacs-pretest-23.0.92~102 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=520558d2587b16a411e1095bd56d34c3425e13f3;p=emacs.git (handle-shift-selection): Fix last change. --- diff --git a/lisp/simple.el b/lisp/simple.el index 88da60e92a2..dba3cf37dc2 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -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.)