# HG changeset patch # User Eli Zaretskii # Date 1237660720 0 # Node ID e100967a901c5bfb903b37d9ad3571a56a8c0982 # Parent b6913b1f1776310ba2a89dcce22b82c0963aab00 (handle-shift-selection): Fix last change. diff -r b6913b1f1776 -r e100967a901c lisp/simple.el --- a/lisp/simple.el Sat Mar 21 18:30:38 2009 +0000 +++ b/lisp/simple.el Sat Mar 21 18:38:40 2009 +0000 @@ -3747,8 +3747,7 @@ 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.)