summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2007-02-27 16:52:55 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2007-02-27 16:52:55 +0000
commit84a55bb5093c842898a5b986377b0346a2b63a11 (patch)
treef50888f5bfe5cff0be5d5ab761b053597cc584ed /etc
parent77c3a79ed632cbb2ea733164974480f242076969 (diff)
downloademacs-84a55bb5093c842898a5b986377b0346a2b63a11.tar.gz
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS11
1 files changed, 9 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 87fd0bb3ff9..94d54692580 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1682,8 +1682,11 @@ on the mode line, header line and display margin, when run in an xterm.
When Emacs is running in an xterm more key bindings are available.
The following should work:
{C,S,C-S,A}-{right,left,up,down,prior,next,delete,insert,F1-12}.
-These key bindings work on xterm from X.org 6.8, they might not work on
-some older versions of xterm, or on some proprietary versions.
+These key bindings work on xterm from X.org 6.8 (and later versions),
+they might not work on some older versions of xterm, or on some
+proprietary versions.
+The various keys generated by xterm when the "modifyOtherKeys"
+resource is set are also supported.
** Character terminal color support changes:
@@ -1797,6 +1800,10 @@ keys (like pc-selection-mode) and typed text replaces the active
region (like delete-selection-mode). Do not enable these modes with
cua-mode. Customize the variable `cua-mode' to enable cua.
+The cua-selection-mode enables the CUA keybindings for the region but
+does not change the bindings for C-z/C-x/C-c/C-v. It can be used as a
+replacement for pc-selection-mode.
+
In addition, cua provides unified rectangle support with visible
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