emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/emulation/cua-base.el


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/emulation/cua-base.el
Date: Wed, 01 Feb 2006 10:41:36 +0000

Index: emacs/lisp/emulation/cua-base.el
diff -u emacs/lisp/emulation/cua-base.el:1.65 
emacs/lisp/emulation/cua-base.el:1.66
--- emacs/lisp/emulation/cua-base.el:1.65       Thu Dec  8 22:24:35 2005
+++ emacs/lisp/emulation/cua-base.el    Wed Feb  1 10:41:36 2006
@@ -1393,7 +1393,11 @@
 
 You can customize `cua-enable-cua-keys' to completely disable the
 CUA bindings, or `cua-prefix-override-inhibit-delay' to change
-the prefix fallback behavior."
+the prefix fallback behavior.
+
+CUA enables `transient-mark-mode' to highlight the region; if you
+only want to highlight the region when it is selected using a
+shifted movement key, set `cua-highlight-region-shift-only'."
   :global t
   :group 'cua
   :set-after '(cua-enable-modeline-indications cua-rectangle-modifier-key)




reply via email to

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