# HG changeset patch # User Juri Linkov # Date 1102908337 0 # Node ID 83b92481d9569fe6816febc5a1dd0a8c6a683681 # Parent ee363a1523f316f5d468240ec50df28135483747 (Marking Objects): Marking commands also extend the region when mark is active in Transient Mark mode. diff -r ee363a1523f3 -r 83b92481d956 man/mark.texi --- a/man/mark.texi Mon Dec 13 03:11:09 2004 +0000 +++ b/man/mark.texi Mon Dec 13 03:25:37 2004 +0000 @@ -320,6 +320,8 @@ 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