# HG changeset patch # User Nick Roberts # Date 1144892257 0 # Node ID 64b708bcb93a0088de4f15755e76b8a2068906da # Parent 622f11443e469a58570dbfc2442bdc482536259a *** empty log message *** diff -r 622f11443e46 -r 64b708bcb93a lisp/ChangeLog --- a/lisp/ChangeLog Thu Apr 13 01:25:52 2006 +0000 +++ b/lisp/ChangeLog Thu Apr 13 01:37:37 2006 +0000 @@ -1,3 +1,9 @@ +2006-04-13 Nick Roberts + + * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers): + GDB 6.1+ gives full filename for "info sources" so use + file-name-nondirectory. + 2006-04-12 Romain Francoise * subr.el (read-passwd): Bind `message-log-max' to nil.