From: Kim F. Storm Date: Tue, 17 May 2005 22:40:00 +0000 (+0000) Subject: Move rectangle mark from S-return to C-return. X-Git-Tag: ttn-vms-21-2-B4~204 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7bee0d640bb601e26f114e4127fecea7d7b21784;p=emacs.git Move rectangle mark from S-return to C-return. --- diff --git a/etc/NEWS b/etc/NEWS index d824da2ef5c..b9a6efc00b0 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1482,7 +1482,7 @@ region (like delete-selection-mode). Do not enable these modes with 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).