aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2009-02-18 12:55:35 +0000
committerMartin Rudalics2009-02-18 12:55:35 +0000
commitc19aae894a0f873f259701e912224bf4831dec7a (patch)
tree829c7ab2f696f2bdf07af8da02e616774cc5f17b /lisp/ChangeLog
parent0d3e93a66f621c5229c14df56a31c7f19ed52251 (diff)
downloademacs-c19aae894a0f873f259701e912224bf4831dec7a.tar.gz
emacs-c19aae894a0f873f259701e912224bf4831dec7a.zip
(custom-group-value-create): Don't throw an error
when WIDGET has no doc-string. (Bug#2356)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ca9db4aa31f..e8221abc9df 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12009-02-18 Martin Rudalics <rudalics@gmx.at>
2
3 * cus-edit.el (custom-group-value-create): Don't throw an error
4 when WIDGET has no doc-string. (Bug#2356)
5
12009-02-18 Juanma Barranquero <lekktu@gmail.com> 62009-02-18 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * progmodes/cc-menus.el (imenu-progress-message): 8 * progmodes/cc-menus.el (imenu-progress-message):