diff lisp/emulation/cua-base.el @ 68570:ccdb6d05d81a

(cua-mode): Doc fix.
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 02 Feb 2006 14:41:36 +0000
parents bbaecffc7697
children 067115a6e738 49f9dd4bb117 d6f8fe3307c8
line wrap: on
line diff
--- a/lisp/emulation/cua-base.el	Thu Feb 02 14:40:31 2006 +0000
+++ b/lisp/emulation/cua-base.el	Thu Feb 02 14:41:36 2006 +0000
@@ -1395,7 +1395,8 @@
 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