From 908af9dfc46f783c89d06cb48d9499eb6a582d3e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 9 Dec 2018 17:14:55 +0200 Subject: [PATCH] Indexing followup to recent changes * doc/lispref/text.texi (Special Properties): Index 'cursor-sensor-inhibit'. (Bug#33664) --- doc/lispref/text.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi index 78d51c6dbb9..b790b28fc2e 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi @@ -3398,8 +3398,10 @@ When the minor mode @code{cursor-intangible-mode} is turned on, point is moved away from any position that has a non-@code{nil} @code{cursor-intangible} property, just before redisplay happens. +@vindex cursor-sensor-inhibit When the variable @code{cursor-sensor-inhibit} is non-@code{nil}, the -@code{cursor-intangible} property is ignored. +@code{cursor-intangible} property and the +@code{cursor-sensor-functions} property (described below) are ignored. @item field @kindex field @r{(text property)} -- 2.39.2