emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Tue, 27 Feb 2007 16:52:55 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/02/27 16:52:55

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1439
retrieving revision 1.1440
diff -u -b -r1.1439 -r1.1440
--- NEWS        22 Feb 2007 09:32:56 -0000      1.1439
+++ NEWS        27 Feb 2007 16:52:55 -0000      1.1440
@@ -1682,8 +1682,11 @@
 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 @@
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]