From: Juanma Barranquero Date: Thu, 23 Jun 2005 07:37:15 +0000 (+0000) Subject: (The Mark): Texinfo usage fix. X-Git-Tag: emacs-pretest-22.0.90~8718 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c7013c1ee93a7c219dc8c154210bf1cb9aa5f9a6;p=emacs.git (The Mark): Texinfo usage fix. --- diff --git a/lispref/markers.texi b/lispref/markers.texi index 3353d7805ae..4eb34ce13a0 100644 --- a/lispref/markers.texi +++ b/lispref/markers.texi @@ -557,9 +557,9 @@ make the mark inactive. Lisp programs can set @code{transient-mark-mode} to @code{only} to enable Transient Mark mode for the following command only. During -that following command, the value of transient-mark-mode is +that following command, the value of @code{transient-mark-mode} is @code{identity}. If it is still @code{identity} at the end of the -command, it changes to nil. +command, it changes to @code{nil}. @end defopt @defopt mark-even-if-inactive