changeset 99671:800639e86fb2

* cus-edit.el (custom-group-value-create): Don't insert docstring twice.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 17 Nov 2008 18:05:30 +0000
parents bfe3493da0c5
children ad3c9b9265d3
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 17 17:46:22 2008 +0000
+++ b/lisp/ChangeLog	Mon Nov 17 18:05:30 2008 +0000
@@ -1,3 +1,8 @@
+2008-11-17  Chong Yidong  <cyd@stupidchicken.com>
+
+	* cus-edit.el (custom-group-value-create): Don't insert docstring
+	twice.
+
 2008-11-17  Juanma Barranquero  <lekktu@gmail.com>
 
 	* international/mule-cmds.el (ucs-completions): Mark as risky.