Mercurial > emacs
changeset 98762:ef39b163f82b
(The Mark): Fix last change.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 15 Oct 2008 19:53:00 +0000 |
parents | 1cca6e46c2a0 |
children | 436d98f3ba22 |
files | doc/lispref/markers.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/markers.texi Wed Oct 15 19:50:43 2008 +0000 +++ b/doc/lispref/markers.texi Wed Oct 15 19:53:00 2008 +0000 @@ -557,7 +557,7 @@ Lisp programs can set @code{transient-mark-mode} to non-@code{nil}, non-@code{t} values to enable Transient Mark mode temporarily. If the -value is @code{lambda}, Transient Mark Mode is automatically turned +value is @code{lambda}, Transient Mark mode is automatically turned off after any action, such as buffer modification, that would normally deactivate the mark. If the value is @w{@code{(only . @var{oldval})}}, then @code{transient-mark-mode} is set to the value @var{oldval} after