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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/emulation/cua-base.el
Date: Thu, 02 Feb 2006 14:41:36 +0000

Index: emacs/lisp/emulation/cua-base.el
diff -u emacs/lisp/emulation/cua-base.el:1.66 
emacs/lisp/emulation/cua-base.el:1.67
--- emacs/lisp/emulation/cua-base.el:1.66       Wed Feb  1 10:41:36 2006
+++ emacs/lisp/emulation/cua-base.el    Thu Feb  2 14:41:36 2006
@@ -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




reply via email to

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