aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/mark.texi2
1 files changed, 2 insertions, 0 deletions
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
320arguments just like @kbd{M-f} and @kbd{C-M-f}. If you repeat these 320arguments just like @kbd{M-f} and @kbd{C-M-f}. If you repeat these
321commands, the region is extended. For example, you can type either 321commands, the region is extended. For example, you can type either
322@kbd{C-u 2 M-@@} or @kbd{M-@@ M-@@} to mark the next two words. 322@kbd{C-u 2 M-@@} or @kbd{M-@@ M-@@} to mark the next two words.
323The region is also extended when the mark is active in Transient Mark
324mode, regardless of the last command.
323 325
324@kindex C-x h 326@kindex C-x h
325@findex mark-whole-buffer 327@findex mark-whole-buffer