# HG changeset patch # User Eli Zaretskii # Date 985952272 0 # Node ID c365952bf534db695a0a1f71c1ee7fa065e8de60 # Parent 6e9c35511bd2478bf3a10f13ba86510ae5db063d (transient-mark-mode): Mention ESC ESC ESC in the doc string as well. diff -r 6e9c35511bd2 -r c365952bf534 lisp/simple.el --- a/lisp/simple.el Fri Mar 30 11:05:44 2001 +0000 +++ b/lisp/simple.el Fri Mar 30 11:37:52 2001 +0000 @@ -2361,7 +2361,8 @@ 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