From 2b9e9937b41b4d5b20d551ac04bdcc253eeaa37a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 7 Dec 2018 17:14:32 +0200 Subject: [PATCH] ; * doc/lispref/text.texi (Special Properties): Fix wording. (Bug#33663) --- doc/lispref/text.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. @kindex cursor-intangible @r{(text property)} @findex cursor-intangible-mode When the minor mode @code{cursor-intangible-mode} is turned on, point -is moved away of any position that has a non-@code{nil} +is moved away from any position that has a non-@code{nil} @code{cursor-intangible} property, just before redisplay happens. @item field -- 2.39.2