aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2005-05-22 12:36:27 +0000
committerNick Roberts <[email protected]>2005-05-22 12:36:27 +0000
commit99fa411654a471fe7320f299821652f0b6e2dd99 (patch)
tree1711afd2d7b34ed2bee7313c035bc04373edb4b0
parent5b4adcae98441a059cf55c269fe6cb164d9eea14 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f95f807651..0cc11132d4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-23 Nick Roberts <[email protected]>
+
+ * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
+ more general and work when GDB variable "print pretty" is on,
+ as with Emacs, for example.
+
2005-05-22 Juanma Barranquero <[email protected]>
* subr.el (focus-frame, unfocus-frame):