emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/autoarg.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/autoarg.el,v
Date: Mon, 27 Nov 2006 16:42:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/27 16:42:43

Index: autoarg.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/autoarg.el,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- autoarg.el  6 Feb 2006 14:33:32 -0000       1.11
+++ autoarg.el  27 Nov 2006 16:42:42 -0000      1.12
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]