From 3cd185999674dd63c522d88af7354519141a9dd6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 24 Apr 2007 21:42:38 +0000 Subject: [PATCH] (Overlay Properties): Add xref to Special Properties. --- lispref/display.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lispref/display.texi b/lispref/display.texi index 770d6e9d91a..acf927b449f 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -1418,6 +1418,9 @@ If these functions modify the buffer, they should bind @code{inhibit-modification-hooks} to @code{t} around doing so, to avoid confusing the internal mechanism that calls these hooks. +Text properties also support the @code{modification-hooks} property, +but the details are somewhat different (@pxref{Special Properties}). + @item insert-in-front-hooks @kindex insert-in-front-hooks @r{(overlay property)} This property's value is a list of functions to be called before and -- 2.39.5