aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/markers.texi
diff options
context:
space:
mode:
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