From: Juanma Barranquero Date: Mon, 27 Nov 2006 16:42:42 +0000 (+0000) Subject: (autoarg-kp-mode): Doc fix. X-Git-Tag: emacs-pretest-22.0.92~447 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cc0f519ff779ab6514027880cb7b3d94ca4a4c1e;p=emacs.git (autoarg-kp-mode): Doc fix. --- diff --git a/lisp/autoarg.el b/lisp/autoarg.el index 1b87c664514..8d94ae547af 100644 --- a/lisp/autoarg.el +++ b/lisp/autoarg.el @@ -119,7 +119,7 @@ then invokes the normal binding of \\[autoarg-terminate]. With ARG, turn Autoarg mode on if ARG is positive, off otherwise. \\ This is similar to \\[autoarg-mode] but rebinds the keypad keys `kp-1' -&c to supply digit arguments. +etc. to supply digit arguments. \\{autoarg-kp-mode-map}" nil " Aakp" autoarg-kp-mode-map :global t :group 'keyboard