(set-mark-command-repeat-pop): Put in `editing-basics' group.
This commit is contained in:
parent
ebd2fc0d03
commit
034ce0ec5b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue