(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 1b87c66..8d94ae5 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