Mercurial > emacs
changeset 56381:aa091bac0a8a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 09 Jul 2004 16:57:05 +0000 |
parents | dcdd02599cbd |
children | a4c0ce40be3d |
files | etc/NEWS lisp/ChangeLog lispref/ChangeLog |
diffstat | 3 files changed, 15 insertions(+), 1 deletions(-) [+] |
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.
--- 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 <rms@gnu.org> + + * 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 <mah@everybody.org> * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
--- 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 <rms@gnu.org> + + * frames.texi (Input Focus): Minor fix. + 2004-07-07 Luc Teirlinck <teirllm@auburn.edu> * frames.texi (Input Focus): Clarify descriptions of