]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sat, 5 Jul 2008 09:33:35 +0000 (09:33 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 5 Jul 2008 09:33:35 +0000 (09:33 +0000)
lisp/ChangeLog

index 08006c398a4a95f3d576d37f4bd6e93c1504293d..41a3531ec182715a3404ae0cd4f19600b23da030 100644 (file)
@@ -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.