# HG changeset patch # User Nick Roberts # Date 1157427559 0 # Node ID ea0f13c8384700c716b70b770c4efd686f0f4720 # Parent dccec68de80c9618c9929a679b92fd895cccc629 *** empty log message *** diff -r dccec68de80c -r ea0f13c83847 lisp/ChangeLog --- a/lisp/ChangeLog Tue Sep 05 01:03:33 2006 +0000 +++ b/lisp/ChangeLog Tue Sep 05 03:39:19 2006 +0000 @@ -1,3 +1,11 @@ +2006-09-05 Nick Roberts + + * progmodes/gdb-ui.el (gdb-var-list-children-regexp) + (gdb-var-list-children-regexp): Make type field optional. + + * progmodes/gud.el (gud-speedbar-buttons): Allow for no type + e.g public, protected in C++. + 2006-09-04 John Paul Wallington * simple.el (completion-show-help): New defcustom.