]> git.eshelyaron.com Git - emacs.git/commitdiff
(transient-mark-mode): Mention ESC ESC ESC in the doc string as well.
authorEli Zaretskii <eliz@gnu.org>
Fri, 30 Mar 2001 11:37:52 +0000 (11:37 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 30 Mar 2001 11:37:52 +0000 (11:37 +0000)
lisp/simple.el

index f33aab1a788e41e7d9da2a36c967b46d39557baf..e4f5108c35609607371b3aca9c356ce47bd22a01 100644 (file)
@@ -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