emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/emulation/cua-base.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/emulation/cua-base.el,v
Date: Sat, 01 Mar 2008 00:24:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/03/01 00:24:40

Index: cua-base.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/emulation/cua-base.el,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -b -r1.91 -r1.92
--- cua-base.el 29 Feb 2008 23:43:10 -0000      1.91
+++ cua-base.el 1 Mar 2008 00:24:39 -0000       1.92
@@ -289,7 +289,7 @@
   :group 'cua)
 
 (defcustom cua-remap-control-z t
-  "*If non-nil, C-v binding is used for undo."
+  "*If non-nil, C-z binding is used for undo."
   :type 'boolean
   :group 'cua)
 




reply via email to

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