Mercurial > emacs
changeset 96513:1411a65023df
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 05 Jul 2008 09:33:35 +0000 |
parents | a8382026762a |
children | cd65c90908c4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jul 05 05:31:12 2008 +0000 +++ b/lisp/ChangeLog Sat Jul 05 09:33:35 2008 +0000 @@ -1,3 +1,11 @@ +2008-07-05 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-display-buffer): Don't split a buffer + if it's not part of gdb-ui, e.g, at start. + + * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute + filenames in stack trace (text command mode). + 2008-07-05 Stefan Monnier <monnier@iro.umontreal.ca> * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.