(set-mark-command-repeat-pop): Put in `editing-basics' group.

This commit is contained in:
Richard M. Stallman 2007-04-23 21:19:11 +00:00
parent ebd2fc0d03
commit 034ce0ec5b

View file

@ -3207,7 +3207,7 @@ will pop the mark three times.
nil means \\[set-mark-command]'s behavior does not change
after C-u \\[set-mark-command]."
:type 'boolean
:group 'editing)
:group 'editing-basics)
(defun set-mark-command (arg)
"Set the mark where point is, or jump to the mark.