autoarg-kp-mode

autoarg-kp-mode is an interactive autoloaded compiled Lisp function in `autoarg.el'.


(autoarg-kp-mode &optional ARG)

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.


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

key binding
--- -------

<kp-0> autoarg-kp-digit-argument
<kp-1> autoarg-kp-digit-argument
<kp-2> autoarg-kp-digit-argument
<kp-3> autoarg-kp-digit-argument
<kp-4> autoarg-kp-digit-argument
<kp-5> autoarg-kp-digit-argument
<kp-6> autoarg-kp-digit-argument
<kp-7> autoarg-kp-digit-argument
<kp-8> autoarg-kp-digit-argument
<kp-9> autoarg-kp-digit-argument
<kp-subtract> negative-argument