# HG changeset patch # User Richard M. Stallman # Date 1089392225 0 # Node ID aa091bac0a8a00a69cc59fb4a08461354507fd6e # Parent dcdd02599cbd350d6881106371752c4e2b6f15d1 *** empty log message *** diff -r dcdd02599cbd -r aa091bac0a8a etc/NEWS --- 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. diff -r dcdd02599cbd -r aa091bac0a8a lisp/ChangeLog --- a/lisp/ChangeLog Fri Jul 09 16:56:23 2004 +0000 +++ b/lisp/ChangeLog Fri Jul 09 16:57:05 2004 +0000 @@ -1,3 +1,10 @@ +2004-07-09 Richard M. Stallman + + * 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 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp diff -r dcdd02599cbd -r aa091bac0a8a lispref/ChangeLog --- a/lispref/ChangeLog Fri Jul 09 16:56:23 2004 +0000 +++ b/lispref/ChangeLog Fri Jul 09 16:57:05 2004 +0000 @@ -1,3 +1,7 @@ +2004-07-09 Richard M. Stallman + + * frames.texi (Input Focus): Minor fix. + 2004-07-07 Luc Teirlinck * frames.texi (Input Focus): Clarify descriptions of