changeset 72649:ea0f13c83847

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 05 Sep 2006 03:39:19 +0000
parents dccec68de80c
children eea30f9dbecd
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <nickrob@snap.net.nz>
+
+	* 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  <jpw@pobox.com>
 
 	* simple.el (completion-show-help): New defcustom.