Mercurial > emacs
changeset 102685:e100967a901c
(handle-shift-selection): Fix last change.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 21 Mar 2009 18:38:40 +0000 |
parents | b6913b1f1776 |
children | 6ff0334666aa |
files | lisp/simple.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.)