emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 25 Mar 2006 00:54:48 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9315 emacs/lisp/ChangeLog:1.9316
--- emacs/lisp/ChangeLog:1.9315 Sat Mar 25 00:08:12 2006
+++ emacs/lisp/ChangeLog        Sat Mar 25 00:54:48 2006
@@ -1,3 +1,12 @@
+2006-03-25  Kim F. Storm  <address@hidden>
+
+       * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
+       (cua--init-keymaps): Use it instead of fixed C-return.
+       (cua-mode): Set after it.
+
+       * emulation/cua-rect.el (cua--init-rectangles): Use
+       cua-rectangle-mark-key instead of fixed C-return.
+
 2006-03-25  Nick Roberts  <address@hidden>
 
        * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
@@ -13,7 +22,7 @@
 
        * apropos.el (apropos-synonyms): Add selection => region.
 
-2006-03-25  Nick Roberts  <address@hidden>
+2006-03-24  Nick Roberts  <address@hidden>
 
        * progmodes/gdb-ui.el (gdb-var-create-regexp)
        (gdb-var-list-children-regexp, gdb-var-update-regexp)




reply via email to

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