]> git.eshelyaron.com Git - emacs.git/commitdiff
(cua-mode): Doc fix.
authorLuc Teirlinck <teirllm@auburn.edu>
Thu, 2 Feb 2006 14:41:36 +0000 (14:41 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Thu, 2 Feb 2006 14:41:36 +0000 (14:41 +0000)
lisp/emulation/cua-base.el

index aed63ef902f4bca1360e9b29f8ea2e36445e2849..11ba0ea37ae74c2d880b626ac20ede64e5d1a1d1 100644 (file)
@@ -1395,7 +1395,8 @@ 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.
 
-CUA enables `transient-mark-mode' to highlight the region; if you
+CUA mode manages Transient Mark mode internally.  Trying to disable
+Transient Mark mode while CUA mode is enabled does not work; 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