From: Kim F. Storm Date: Tue, 17 May 2005 22:38:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~207 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=77e2c652988e1e3dbe45557ad5561007d9054e79;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1ec0bb0a459..ae8a55852b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2005-05-17 Kim F. Storm + + * 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 * progmodes/make-mode.el (makefile-dependency-skip): New variable.