From: Eli Zaretskii Date: Fri, 30 Mar 2001 11:37:52 +0000 (+0000) Subject: (transient-mark-mode): Mention ESC ESC ESC in the doc string as well. X-Git-Tag: emacs-pretest-21.0.101~87 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8e843bc4c77b5d116c6464e2ed1afcf741ea830e;p=emacs.git (transient-mark-mode): Mention ESC ESC ESC in the doc string as well. --- diff --git a/lisp/simple.el b/lisp/simple.el index f33aab1a788..e4f5108c356 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