]> git.eshelyaron.com Git - emacs.git/commitdiff
(autoarg-kp-mode): Doc fix.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 27 Nov 2006 16:42:42 +0000 (16:42 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 27 Nov 2006 16:42:42 +0000 (16:42 +0000)
lisp/autoarg.el

index 1b87c664514352c6d571ace6188fb6acbb908da2..8d94ae547af24de112dab03c2001edad5c547fc2 100644 (file)
@@ -119,7 +119,7 @@ then invokes the normal binding of \\[autoarg-terminate].
 With ARG, turn Autoarg mode on if ARG is positive, off otherwise.
 \\<autoarg-kp-mode-map>
 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