diff etc/NEWS @ 56381:aa091bac0a8a

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 09 Jul 2004 16:57:05 +0000
parents e784f4b6c134
children d36b00b98db0 029a652ac817
line wrap: on
line diff
--- a/etc/NEWS	Fri Jul 09 16:56:23 2004 +0000
+++ b/etc/NEWS	Fri Jul 09 16:57:05 2004 +0000
@@ -2179,7 +2179,10 @@
 * Lisp Changes in Emacs 21.4
 
 ** If a command sets transient-mark-mode to `only', that 
-enables Transient Mark mode for the following command, only.
+enables Transient Mark mode for the following command only.
+During that following command, the value of transient-mark-mode
+is `identity'.  If it is still `identity' at the end of the command,
+it changes to nil.
 
 +++
 ** Cleaner way to enter key sequences.