Sync with Emacs 22.0.50.

This commit is contained in:
Nick Roberts 2005-10-28 03:26:19 +00:00
parent 589e97524f
commit f0afd306b6

View 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)
;;