# HG changeset patch # User Nick Roberts # Date 1215250415 0 # Node ID 1411a65023df5882aed4252612cde7675f53f9a8 # Parent a8382026762a0e27477fd58130d65aa04cc8de25 *** empty log message *** diff -r a8382026762a -r 1411a65023df lisp/ChangeLog --- 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 + + * 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 * mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Autoload.