diff lisp/simple.el @ 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 43067b78ec71
children 299f754a4b17
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