summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/autoarg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autoarg.el b/lisp/autoarg.el
index e18023f3cb8..9766e0b15a0 100644
--- a/lisp/autoarg.el
+++ b/lisp/autoarg.el
@@ -110,7 +110,7 @@ then invokes the normal binding of \\[autoarg-terminate].
`C-u \\[autoarg-terminate]' invokes the normal binding of \\[autoarg-terminate] four times.
\\{autoarg-mode-map}"
- nil " Aarg" autoarg-mode-map :global t)
+ nil " Aarg" autoarg-mode-map :global t :group 'keyboard)
;;;###autoload
(define-minor-mode autoarg-kp-mode