Mercurial > emacs
changeset 68570:ccdb6d05d81a
(cua-mode): Doc fix.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 02 Feb 2006 14:41:36 +0000 |
parents | d5a85dfae2ab |
children | a0b9a3f3fc7a 49f9dd4bb117 |
files | lisp/emulation/cua-base.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
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