# HG changeset patch # User Luc Teirlinck # Date 1138891296 0 # Node ID ccdb6d05d81af4607d839e8fdbf9a393ed142a03 # Parent d5a85dfae2ab7e4037aec5425311deb848927421 (cua-mode): Doc fix. diff -r d5a85dfae2ab -r ccdb6d05d81a lisp/emulation/cua-base.el --- 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