aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
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
1482cua-mode. Customize the variable `cua-mode' to enable cua. 1482cua-mode. Customize the variable `cua-mode' to enable cua.
1483 1483
1484In addition, cua provides unified rectangle support with visible 1484In addition, cua provides unified rectangle support with visible
1485rectangle highlighting: Use S-return to start a rectangle, extend it 1485rectangle highlighting: Use C-return to start a rectangle, extend it
1486using the movement commands (or mouse-3), and cut or copy it using C-x 1486using the movement commands (or mouse-3), and cut or copy it using C-x
1487or C-c (using C-w and M-w also works). 1487or C-c (using C-w and M-w also works).
1488 1488