comparison 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
comparison
equal deleted inserted replaced
104879:eccd5fb371c2 104880:02bf3383a22f
1 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * subr.el (with-silent-modifications): New macro.
4
1 2009-09-07 Juanma Barranquero <lekktu@gmail.com> 5 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * files.el (top-level): Require `cl' when compiling. 7 * files.el (top-level): Require `cl' when compiling.
4 8
5 2009-09-07 Glenn Morris <rgm@gnu.org> 9 2009-09-07 Glenn Morris <rgm@gnu.org>