aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/markers.texi
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1995-06-06 19:21:15 +0000
committerKarl Heuer <[email protected]>1995-06-06 19:21:15 +0000
commitbfe721d172158ccdcd925e55f5a658421ca0d4fe (patch)
tree2d2882c335a04acb20662d2b5aa6dc2246a6f0aa /lispref/markers.texi
parent5c4276bc6de449d416cc83dd034892da66badcb7 (diff)
*** empty log message ***
Diffstat (limited to 'lispref/markers.texi')
-rw-r--r--lispref/markers.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/lispref/markers.texi b/lispref/markers.texi
index ef991890a1..8c41fa17f1 100644
--- a/lispref/markers.texi
+++ b/lispref/markers.texi
@@ -496,10 +496,10 @@ The return value is not meaningful.
@defopt transient-mark-mode
@cindex Transient Mark mode
-This variable enables Transient Mark mode, in which every
-buffer-modifying primitive sets @code{deactivate-mark}. The consequence
-of this is that commands that modify the buffer normally make the mark
-inactive.
+This variable if non-@code{nil} enables Transient Mark mode, in which
+every buffer-modifying primitive sets @code{deactivate-mark}. The
+consequence of this is that commands that modify the buffer normally
+make the mark inactive.
@end defopt
@defvar deactivate-mark