diff doc/lispref/ChangeLog @ 110416:0abc226eaa66

* lispref/text.texi (Special Properties): Clarify when modification-hooks run.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 18 Sep 2010 17:50:06 +0200
parents 9b5623e06689
children 0554c384e09f
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Sat Sep 18 16:23:29 2010 +0200
+++ b/doc/lispref/ChangeLog	Sat Sep 18 17:50:06 2010 +0200
@@ -1,3 +1,7 @@
+2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* text.texi (Special Properties): Clarify when modification-hooks run.
+
 2010-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* syntax.texi (Syntax Flags): Document new `c' flag.