diff lisp/autoarg.el @ 74257:5c36efa11051

(autoarg-kp-mode): Doc fix.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 27 Nov 2006 16:42:42 +0000
parents 3bd95f4f2941
children ddcbd2c1b70d
line wrap: on
line diff
--- a/lisp/autoarg.el	Mon Nov 27 16:29:39 2006 +0000
+++ b/lisp/autoarg.el	Mon Nov 27 16:42:42 2006 +0000
@@ -119,7 +119,7 @@
 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