]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 18 Apr 2002 23:54:54 +0000 (23:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 18 Apr 2002 23:54:54 +0000 (23:54 +0000)
etc/NEWS

index cd8edb895371a247bb322e954f80d65cad7d8063..132f05f0506665f5d7bcec43e23f3c268ab8ecc8 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -356,8 +356,12 @@ want to get this behavior from a particular command.  There are two
 ways you can enable Transient Mark mode temporarily, and activate the
 mark, for one command only.
 
-One is to type C-SPC C-SPC; this also sets the mark.
-The other is to type C-u C-x C-x.  That does not set the mark.
+One is to type C-SPC C-SPC; this also sets the mark.  The other is to
+type C-u C-x C-x, which does not alter the region.
+
+After these commands, Transient Mark mode remains enabled
+until you deactivate the mark--typically with a command that
+alters the buffer, or typing C-g.
 
 ** A prefix argument is no longer required to repeat a jump to a
 previous mark, i.e. C-u C-SPC C-SPC C-SPC ... will cycle through the