From: Juri Linkov Date: Mon, 13 Dec 2004 03:25:37 +0000 (+0000) Subject: (Marking Objects): Marking commands also extend the X-Git-Tag: ttn-vms-21-2-B4~3305 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3634dfea41f5d7786af00177194effc549edd6ba;p=emacs.git (Marking Objects): Marking commands also extend the region when mark is active in Transient Mark mode. --- diff --git a/man/mark.texi b/man/mark.texi index b4154f9c3ae..4f1c8a6d4d9 100644 --- a/man/mark.texi +++ b/man/mark.texi @@ -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