summaryrefslogtreecommitdiff
path: root/lispref/display.texi
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2007-05-01 23:03:36 +0000
committerMiles Bader <miles@gnu.org>2007-05-01 23:03:36 +0000
commit212c766631c7de92e9dde63d842c5e16338dbaf0 (patch)
tree79ba5b940ed2b366b3f19d35c52fe4ecd5742d78 /lispref/display.texi
parent59c92ade0ab7972baabbe04866922575c98a0f48 (diff)
parent6c60609353d509d8c4e0bb2cb5bd3119ca7f153c (diff)
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 713-725) - Update from CVS - Merge from emacs--rel--22 - Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change. - Merge from gnus--rel--5.10 * emacs--rel--22 (base, patch 1-5) - tag of emacs@sv.gnu.org/emacs--devo--0--patch-709 - Sync to CVS tag EMACS_22_BRANCHPOINT - Sync to CVS branch EMACS_22_BASE - Update from CVS * gnus--rel--5.10 (patch 217) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-202
Diffstat (limited to 'lispref/display.texi')
-rw-r--r--lispref/display.texi3
1 files changed, 3 insertions, 0 deletions
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