# HG changeset patch # User Kim F. Storm # Date 1143248088 0 # Node ID 70b77a111e8ab7496aca6b887e7323bc34e13f5a # Parent 164fb98f5a8efaf60e7b90a26b23c28bbfc7fa62 *** empty log message *** diff -r 164fb98f5a8e -r 70b77a111e8a lisp/ChangeLog --- a/lisp/ChangeLog Sat Mar 25 00:09:15 2006 +0000 +++ b/lisp/ChangeLog Sat Mar 25 00:54:48 2006 +0000 @@ -1,3 +1,12 @@ +2006-03-25 Kim F. Storm + + * 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 * 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 +2006-03-24 Nick Roberts * progmodes/gdb-ui.el (gdb-var-create-regexp) (gdb-var-list-children-regexp, gdb-var-update-regexp)