diff lisp/ChangeLog @ 107898:6eae3bc10330

* custom.el (defcustom): Add edebug spec.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 18 Apr 2010 22:32:47 -0400
parents 1721e4658521
children b211643f088b
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 19 02:49:58 2010 +0300
+++ b/lisp/ChangeLog	Sun Apr 18 22:32:47 2010 -0400
@@ -1,3 +1,7 @@
+2010-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* custom.el (defcustom): Add edebug spec.
+
 2010-04-18  Juri Linkov  <juri@jurta.org>
 
 	Test for special mode-class in view-buffer instead of view-file (bug#5513).