]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Tue, 5 Sep 2006 03:39:19 +0000 (03:39 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 5 Sep 2006 03:39:19 +0000 (03:39 +0000)
lisp/ChangeLog

index 16ffce4ef52b548bb45a73a7c6ad69718e4be7c9..b2575f871227850204db034a799f3b7532ff56ba 100644 (file)
@@ -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.