changeset 37092:c365952bf534

(transient-mark-mode): Mention ESC ESC ESC in the doc string as well.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 30 Mar 2001 11:37:52 +0000
parents 6e9c35511bd2
children 8a99f9102039
files lisp/simple.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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