]> git.eshelyaron.com Git - emacs.git/commitdiff
(Marking Objects): Marking commands also extend the
authorJuri Linkov <juri@jurta.org>
Mon, 13 Dec 2004 03:25:37 +0000 (03:25 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 13 Dec 2004 03:25:37 +0000 (03:25 +0000)
region when mark is active in Transient Mark mode.

man/mark.texi

index b4154f9c3ae9c2f89e9280a65fa0aff874d76252..4f1c8a6d4d939dafab82465bc590b57adbe23cd8 100644 (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