Mercurial > emacs
changeset 74257:5c36efa11051
(autoarg-kp-mode): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 27 Nov 2006 16:42:42 +0000 |
parents | 9b80e932389f |
children | 26cf15a2cb37 |
files | lisp/autoarg.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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