# HG changeset patch # User Eli Zaretskii # Date 985941349 0 # Node ID 43067b78ec71d2369aa305e1422ca91d15d93537 # Parent 678672a4c40ec1c935953b0617b7cab8c8db7da7 (transient-mark-mode): Mention C-g in the doc string. diff -r 678672a4c40e -r 43067b78ec71 lisp/simple.el --- a/lisp/simple.el Fri Mar 30 08:29:37 2001 +0000 +++ b/lisp/simple.el Fri Mar 30 08:35:49 2001 +0000 @@ -2361,6 +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]. + 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 default part of the buffer's text. Examples of such commands include