# HG changeset patch # User Kim F. Storm # Date 1116369600 0 # Node ID ee6bad3fbaf7ede4dd4d4a303fc1dde5aba4c3ba # Parent 91452a2f828e96e5fa2bab88efd6240c8922c71e Move rectangle mark from S-return to C-return. diff -r 91452a2f828e -r ee6bad3fbaf7 etc/NEWS --- a/etc/NEWS Tue May 17 22:39:30 2005 +0000 +++ b/etc/NEWS Tue May 17 22:40:00 2005 +0000 @@ -1482,7 +1482,7 @@ cua-mode. Customize the variable `cua-mode' to enable cua. In addition, cua provides unified rectangle support with visible -rectangle highlighting: Use S-return to start a rectangle, extend it +rectangle highlighting: Use C-return to start a rectangle, extend it using the movement commands (or mouse-3), and cut or copy it using C-x or C-c (using C-w and M-w also works).