; * doc/lispref/text.texi (Special Properties): Fix wording. (Bug#33663)
This commit is contained in:
parent
e5682025e6
commit
2b9e9937b4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue