]> code.delx.au - gnu-emacs/commitdiff
(Setting Mark): Clarify what's meant by "Shifted motion keys"
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 11 Jul 2011 16:29:15 +0000 (18:29 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 11 Jul 2011 16:29:15 +0000 (18:29 +0200)
Fixes: debbugs:3503
doc/emacs/ChangeLog
doc/emacs/mark.texi

index 4a82714fa520ced3fb2139384c1476a6d0cfa254..8a275b9e359e055d641702572a08d0176c485a56 100644 (file)
@@ -1,5 +1,8 @@
 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * mark.texi (Setting Mark): Clarify what's meant by "Shifted
+       motion keys" (bug#3503).
+
        * emacs.texi: Change all the register node names from "RegPos"
        (etc.) to "Positional Registers" (etc.) (bug#3314).
 
index 759db626ea7666ce6407506e6889514d6d7d47a2..6d3ed351e4384291e0fafdb33f3cb1c9a4180574 100644 (file)
@@ -68,10 +68,11 @@ 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 motion keys}
-Set the mark at point if the mark is inactive, then move point.
 @end table
 
+Also, the shifted motion keys (for example, @key{S-Right}) will set
+the mark at point if the mark is inactive, then move point.
+
 @kindex C-SPC
 @kindex C-@@
 @findex set-mark-command