# HG changeset patch # User Juanma Barranquero # Date 1119512235 0 # Node ID 701e28d85125bb385a8796e5f3440de6bb69d637 # Parent 4dd0ef7bee9f61814e7ddcd36d68245ac5119dc0 (The Mark): Texinfo usage fix. diff -r 4dd0ef7bee9f -r 701e28d85125 lispref/markers.texi --- a/lispref/markers.texi Thu Jun 23 05:28:10 2005 +0000 +++ b/lispref/markers.texi Thu Jun 23 07:37:15 2005 +0000 @@ -557,9 +557,9 @@ 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