aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/simple.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/simple.el b/lisp/simple.el
index f33aab1a78..e4f5108c35 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -2361,7 +2361,8 @@ So do certain other operations that set the mark
but whose main purpose is something else--for example,
incremental search, \\[beginning-of-buffer], and \\[end-of-buffer].
-You can also deactivate the mark by typing \\[keyboard-quit].
+You can also deactivate the mark by typing \\[keyboard-quit] or
+\\[keyboard-escape-quit].
Many commands change their behavior when Transient Mark mode is in effect
and the mark is active, by acting on the region instead of their usual