diff options
Diffstat (limited to 'doc/emacs/mark.texi')
-rw-r--r-- | doc/emacs/mark.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/mark.texi b/doc/emacs/mark.texi index 217d5b1b06d..4d6b38ad713 100644 --- a/doc/emacs/mark.texi +++ b/doc/emacs/mark.texi @@ -80,7 +80,7 @@ Set the mark at point if the mark is inactive, then move point. character in @acronym{ASCII}; usually, typing @kbd{C-@key{SPC}} on a text terminal gives the character @kbd{C-@@}. This key is also bound to @code{set-mark-command}, so unless you are unlucky enough to have -an text terminal that behaves differently, you might as well think of +a text terminal that behaves differently, you might as well think of @kbd{C-@@} as @kbd{C-@key{SPC}}.}. This sets the mark where point is, and activates it. You can then move point away, leaving the mark behind. |