Mercurial > emacs
diff lisp/ChangeLog @ 102101:93915a70e1a4
(custom-group-value-create): Don't throw an error
when WIDGET has no doc-string. (Bug#2356)
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Wed, 18 Feb 2009 12:55:35 +0000 |
parents | f4d8e2387c06 |
children | 0d562146f921 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 18 09:23:28 2009 +0000 +++ b/lisp/ChangeLog Wed Feb 18 12:55:35 2009 +0000 @@ -1,3 +1,8 @@ +2009-02-18 Martin Rudalics <rudalics@gmx.at> + + * cus-edit.el (custom-group-value-create): Don't throw an error + when WIDGET has no doc-string. (Bug#2356) + 2009-02-18 Juanma Barranquero <lekktu@gmail.com> * progmodes/cc-menus.el (imenu-progress-message):