mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-06 15:41:27 -08:00
(transient-mark-mode): Mention ESC ESC ESC in the doc string as well.
This commit is contained in:
parent
1a518f2c8b
commit
8e843bc4c7
1 changed files with 2 additions and 1 deletions
|
|
@ -2361,7 +2361,8 @@ So do certain other operations that set the mark
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue