diff lisp/ChangeLog @ 104880:02bf3383a22f

(with-silent-modifications): New macro.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 08 Sep 2009 19:42:21 +0000
parents b5cd21deee56
children 98356e8ba345
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 07 15:25:38 2009 +0000
+++ b/lisp/ChangeLog	Tue Sep 08 19:42:21 2009 +0000
@@ -1,3 +1,7 @@
+2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* subr.el (with-silent-modifications): New macro.
+
 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
 
 	* files.el (top-level): Require `cl' when compiling.