changeset 62448:30b71fd00523

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 17 May 2005 22:38:10 +0000
parents edcf33fbbd3b
children be9a675832ec
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 17 21:37:59 2005 +0000
+++ b/lisp/ChangeLog	Tue May 17 22:38:10 2005 +0000
@@ -1,3 +1,12 @@
+2005-05-17  Kim F. Storm  <storm@cua.dk>
+
+	* emulation/cua-base.el (cua-use-hyper-key): Doc fix.
+	(cua--init-keymaps): Bind C-return instead of S-return to set
+	rectangle mark.
+
+	* emulation/cua-rect.el (cua--init-rectangles): Bind C-return
+	instead of S-return to toggle/clear rectangle mark.
+
 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
 
 	* progmodes/make-mode.el (makefile-dependency-skip): New variable.