1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

(Marking Objects): Marking commands also extend the

region when mark is active in Transient Mark mode.
This commit is contained in:
Juri Linkov 2004-12-13 03:25:37 +00:00
parent d9954576c9
commit 3634dfea41

View File

@ -320,6 +320,8 @@ next balanced expression (@pxref{Expressions}). These commands handle
arguments just like @kbd{M-f} and @kbd{C-M-f}. If you repeat these
commands, the region is extended. For example, you can type either
@kbd{C-u 2 M-@@} or @kbd{M-@@ M-@@} to mark the next two words.
The region is also extended when the mark is active in Transient Mark
mode, regardless of the last command.
@kindex C-x h
@findex mark-whole-buffer