From 520c5b7c71b38464f8fdcee0e61532086a96b466 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 19 May 2026 13:57:47 +0300 Subject: [PATCH] ; * doc/lispref/text.texi (Special Properties): Fix last change. --- 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 7f43c631482..5ef6cbebfb9 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi @@ -4022,7 +4022,7 @@ the cursor is entering the text that has this property or leaving it, or Other values for the direction should be ignored. Whether the boundary positions (at the beginning and end of an overlay or a stretch of text-property) are considered as inside or outside follows -the same rules as for @code{get-pos-property}, see @pxref{Boundaries of +the same rules as for @code{get-pos-property}, @pxref{Boundaries of text and overlay properties}. The functions are called only when the minor mode @code{cursor-sensor-mode} is turned on.