From 520558d2587b16a411e1095bd56d34c3425e13f3 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 21 Mar 2009 18:38:40 +0000 Subject: [PATCH] (handle-shift-selection): Fix last change. --- lisp/simple.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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.) -- 2.39.5