Mercurial > emacs
view etc/images/low-color/home.xpm @ 69350:d3742811a570
(gdba): Don't call gdb-init-1 explicitly as
it gets called in gdb-prompt anyway.
(gdb-use-separate-io-buffer): Only restore window arrangement for
gdb-many-windows.
(gdb-enqueue-input): Make it harder to send GDB input when program
is running.
(gdb-buffer-list): New variable.
(gdb-remove-mouse-face): New function.
(gdb-starting): Use it when GDB input won't get sent.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 10 Mar 2006 02:40:31 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * home2_xpm[] = { "24 24 11 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #974F3D", "& c #EBA291", "* c #87AF85", "= c #3E4850", "- c #D15237", " ", " .. ", " .... ..=. ", " .%%..===.. ", " .%%..$$#$.. ", " .%..=+#++$.. ", " ...$#+#++@$.. ", " ..$+#++@+@+#.. ", " ..#+++@+@+@+@#.. ", " ..+++@+@+@+@+@+#.. ", " ..+++++++++.....##.. ", " ....@@@@@@@@.++@.#.... ", " .+@.....@.+@@.#. ", " .+@.&&%.@.+@@.#. ", " .#@.&-%.@.....#. ", " ..@.&-..++####.. ", " ..@.&-%.@@@@@+. ", " .+.&%%.+++++#. ", " .+.-%%.@@@@@#. ", " .................... . ", " .****##$$$.**#$#$. ", " .. ......... ...... ", " ... ", " "};