Mercurial > emacs
changeset 62613:d2953bb80941
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 22 May 2005 12:36:27 +0000 |
parents | e17037ee949a |
children | dd9b63b29d80 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <nickrob@snap.net.nz> + + * 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 <lekktu@gmail.com> * subr.el (focus-frame, unfocus-frame):