Mercurial > emacs
changeset 69987:64b708bcb93a
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 13 Apr 2006 01:37:37 +0000 |
parents | 622f11443e46 |
children | f4b6648f6d4f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <nickrob@snap.net.nz> + + * 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 <romain@orebokech.com> * subr.el (read-passwd): Bind `message-log-max' to nil.