From: Richard M. Stallman Date: Tue, 24 Apr 2007 21:42:38 +0000 (+0000) Subject: (Overlay Properties): Add xref to Special Properties. X-Git-Tag: emacs-pretest-22.0.990~169 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3cd185999674dd63c522d88af7354519141a9dd6;p=emacs.git (Overlay Properties): Add xref to Special Properties. --- 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