]> git.eshelyaron.com Git - emacs.git/commitdiff
* mark.texi (Mark): Mention disabling Transient Mark mode.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 28 May 2009 16:53:05 +0000 (16:53 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 28 May 2009 16:53:05 +0000 (16:53 +0000)
doc/emacs/ChangeLog
doc/emacs/mark.texi

index 6bb459c23381a1ecb705d2e208f82d25b96a261f..9d804caa956541693306ad5de10958099709636b 100644 (file)
@@ -1,6 +1,7 @@
 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
 
-       * mark.texi (Mark): Clarify introduction.
+       * mark.texi (Mark): Clarify introduction.  Mention disabling Transient
+       Mark mode.
        (Using Region, Persistent Mark): Use "active mark" instead of "active
        region".
 
index 4d1664773efced7a180b755afa02a0db35936236..b84c98d3b5cce4516eecf7908020ebdbee5ef63b 100644 (file)
@@ -24,6 +24,11 @@ automatically @dfn{deactivates} the mark; this turns off the
 highlighting.  You can also explicitly deactivate the mark at any
 time, by typing @kbd{C-g} (@pxref{Quitting}).
 
+  This default behavior of the mark is known as Transient Mark mode.
+Disabling Transient Mark mode switches Emacs to an alternative
+behavior, in which the mark is always active, which was the default
+prior to Emacs 23.  @xref{Persistent Mark}.
+
 @vindex highlight-nonselected-windows
   Setting the mark in one buffer has no effect on the marks in other
 buffers.  When you return to a buffer with an active mark, the mark is