emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/text.texi,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/text.texi,v
Date: Sat, 28 Apr 2007 03:47:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/04/28 03:47:01

Index: lispref/text.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/text.texi,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -b -r1.139 -r1.140
--- lispref/text.texi   21 Apr 2007 08:59:27 -0000      1.139
+++ lispref/text.texi   28 Apr 2007 03:46:59 -0000      1.140
@@ -3195,6 +3195,9 @@
 @code{inhibit-modification-hooks} to @code{t} around doing so, to
 avoid confusing the internal mechanism that calls these hooks.
 
+Overlays also support the @code{modification-hooks} property, but the
+details are somewhat different (@pxref{Overlay Properties}).
+
 @item insert-in-front-hooks
 @itemx insert-behind-hooks
 @kindex insert-in-front-hooks @r{(text property)}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]