diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1482,7 +1482,7 @@ region (like delete-selection-mode). Do not enable these modes with | |||
| 1482 | cua-mode. Customize the variable `cua-mode' to enable cua. | 1482 | cua-mode. Customize the variable `cua-mode' to enable cua. |
| 1483 | 1483 | ||
| 1484 | In addition, cua provides unified rectangle support with visible | 1484 | In addition, cua provides unified rectangle support with visible |
| 1485 | rectangle highlighting: Use S-return to start a rectangle, extend it | 1485 | rectangle highlighting: Use C-return to start a rectangle, extend it |
| 1486 | using the movement commands (or mouse-3), and cut or copy it using C-x | 1486 | using the movement commands (or mouse-3), and cut or copy it using C-x |
| 1487 | or C-c (using C-w and M-w also works). | 1487 | or C-c (using C-w and M-w also works). |
| 1488 | 1488 | ||