From: Nick Roberts Date: Sat, 5 Jul 2008 09:33:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~4324 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aef2da5c89fe0e494e244ba057e674233752f454;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08006c398a4..41a3531ec18 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.