1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00

(The Mark): Texinfo usage fix.

This commit is contained in:
Juanma Barranquero 2005-06-23 07:37:15 +00:00
parent 9b0fbacd36
commit c7013c1ee9

View File

@ -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