]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 17 May 2005 22:38:10 +0000 (22:38 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 17 May 2005 22:38:10 +0000 (22:38 +0000)
lisp/ChangeLog

index 1ec0bb0a459f961d57489884f7a9deb27a40e8cf..ae8a55852b88c13f122b7367ae422672d7b53f18 100644 (file)
@@ -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.