Mercurial > emacs
changeset 37074:43067b78ec71
(transient-mark-mode): Mention C-g in the doc string.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 30 Mar 2001 08:35:49 +0000 |
parents | 678672a4c40e |
children | 45d1f61cb20a |
files | lisp/simple.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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