From: Nick Roberts Date: Tue, 5 Sep 2006 03:39:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~762 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=eebb17af77c0ac203f76dbe1435c14f43b7bdc9a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 16ffce4ef52..b2575f87122 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.