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 aa753888e5f..5ffe7264a35 100644 --- a/doc/emacs/mark.texi +++ b/doc/emacs/mark.texi @@ -76,7 +76,7 @@ Set point and the mark around the text you drag across. @item mouse-3 Set the mark at point, then move point to where you click (@code{mouse-save-then-kill}). -@item @samp{Shifted cursor motion keys} +@item @r{Shifted cursor motion keys} Set the mark at point if the mark is inactive, then move point. @xref{Shift Selection}. @end table |