(handle-shift-selection): Fix last change.
This commit is contained in:
parent
acc060e4e4
commit
520558d258
1 changed files with 1 additions and 2 deletions
|
@ -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.)
|
||||
|
|
Loading…
Add table
Reference in a new issue