Mercurial > emacs
view etc/images/ezimage/page.xpm @ 111850:f2a5b5a7f017
In gdb, try to init comint history from gdbhist.
* lisp/progmodes/gdb-mi.el (gdb): Try to initialize comint input history
from gdb's history file. (Bug#7575)
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 07 Dec 2010 21:00:12 -0800 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_pg_xpm[] = { "20 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", "# c #ADADAD", " ............ ", " .++++++++++++.", " .++@@@@@@@@@@+.", " .+#+@@@@@@@@@@+.", " .+##+@@@@@@@@@@+.", " .+###+@@@@@@@@@@+.", " .+####+@@@@@@@@@@+.", ".+++++++@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};