# HG changeset patch # User Nick Roberts # Date 1116765387 0 # Node ID d2953bb80941bcd3697ae8255c0781a6b7c132db # Parent e17037ee949ac8d0a41c507d1d7dc35cd1b107a6 *** empty log message *** diff -r e17037ee949a -r d2953bb80941 lisp/ChangeLog --- a/lisp/ChangeLog Sun May 22 11:18:46 2005 +0000 +++ b/lisp/ChangeLog Sun May 22 12:36:27 2005 +0000 @@ -1,3 +1,9 @@ +2005-05-23 Nick Roberts + + * 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 * subr.el (focus-frame, unfocus-frame):