Sync with Emacs 22.0.50.
authorNick Roberts <nickrob@snap.net.nz>
Fri, 28 Oct 2005 03:26:19 +0000 (03:26 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Fri, 28 Oct 2005 03:26:19 +0000 (03:26 +0000)
gdb/mi/gdb-mi.el

index ce6411c..b0d5a03 100644 (file)
@@ -187,7 +187,8 @@ GUD buffer (I/O of GDB)           | Locals buffer
         gdb-find-file-unhook nil
         gdb-source-file-list nil
         gdb-last-command nil
-       gdb-prompt-name nil)
+       gdb-prompt-name nil
+       gdb-buffer-fringe-width (car (window-fringes)))
   ;;
   (setq gdb-buffer-type 'gdbmi)
   ;;