# HG changeset patch # User Juanma Barranquero # Date 1164645762 0 # Node ID 5c36efa11051e220cb222a0f8aa457793664330f # Parent 9b80e932389f0a9b6e830b9eb57f4cd1abbe2b39 (autoarg-kp-mode): Doc fix. diff -r 9b80e932389f -r 5c36efa11051 lisp/autoarg.el --- 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. \\ 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