aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
-rw-r--r--lisp/ChangeLog7
-rw-r--r--lispref/ChangeLog4
3 files changed, 15 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e9d1e79428..de28283224 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2179,7 +2179,10 @@ configuration files.
* 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.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0f143ca1c0..243d362ffe 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-09 Richard M. Stallman <[email protected]>
+
+ * mouse.el (mouse-set-region-1): If transient-mark-mode
+ is `identity', change it to `only'.
+
+ * simple.el (current-word): Doc fix.
+
2004-07-09 Mark A. Hershberger <[email protected]>
* progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index cfe47c3ea5..cdf120e7a4 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-09 Richard M. Stallman <[email protected]>
+
+ * frames.texi (Input Focus): Minor fix.
+
2004-07-07 Luc Teirlinck <[email protected]>
* frames.texi (Input Focus): Clarify descriptions of