aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/lispref/text.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index 477b8fce719..14cc4fba457 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -3395,7 +3395,7 @@ property is obsolete; use the @code{cursor-intangible} property instead.
3395@kindex cursor-intangible @r{(text property)} 3395@kindex cursor-intangible @r{(text property)}
3396@findex cursor-intangible-mode 3396@findex cursor-intangible-mode
3397When the minor mode @code{cursor-intangible-mode} is turned on, point 3397When the minor mode @code{cursor-intangible-mode} is turned on, point
3398is moved away of any position that has a non-@code{nil} 3398is moved away from any position that has a non-@code{nil}
3399@code{cursor-intangible} property, just before redisplay happens. 3399@code{cursor-intangible} property, just before redisplay happens.
3400 3400
3401@item field 3401@item field