Mercurial > emacs
view etc/images/gnus/uu-decode.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 | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * uu_decode_xpm[] = { "24 24 9 1", " c None", ". c #919187876969", "X c #C2C2B9B99C9C", "o c #868686868686", "O c #8F8F8F8F8F8F", "+ c #000000000000", "@ c #4C4C4C4C4C4C", "# c #E9E9EFEFE8E8", "$ c #8686ADAD7D7D", " ", " ", " ", " .............. ", " X.o.........O.++ ", " XX++++++++++..++ ", " XX@########+..++ ", " XX@########+..++ ", " XX@$#$$$#$#+..++ ", " XX@#$$$$$$#+..++ ", " XX@##$#####+..++ ", " XX@##$#$$##+..++ ", " XX@##$#$$##+..++ ", " XX@##$$#$$#+..++ ", " XX@######$#+..++ ", " XX@########+..++ ", " XX@########+..++ ", " XX.@@@@@@@@@..++ ", " X.XXXXXXXXXX..++ ", " .XXXXXXXXXXXX.++ ", " +++++++++++++++ ", " +++++++++++++++ ", " ", " "};