Function: autoarg-kp-mode

Toggle Autoarg-KP mode, a global minor mode.
With a prefix argument ARG, enable Autoarg-KP mode if ARG is
positive, and disable it otherwise. If called from Lisp, enable
the mode if ARG is omitted or nil.


Uses keymap `autoarg-kp-mode-map', which is not currently defined.

This is similar to `autoarg-mode' but rebinds the keypad keys
`kp-1' etc. to supply digit arguments.


Uses keymap `autoarg-kp-mode-map', which is not currently defined. (fn &optional ARG)

Variable: autoarg-kp-mode

Non-nil if Autoarg-Kp mode is enabled.
See the command `autoarg-kp-mode' for a description of this minor mode.
Setting this variable directly does not take effect;
either customize it (see the info node `Easy Customization')
or call the function `autoarg-kp-mode'.