view etc/images/gud/all.xpm @ 104913:67946512b0fd

(define-derived-mode): Give the mode's map, and syntax and abbrev tables basic docs, if they don't have any.
author Glenn Morris <rgm@gnu.org>
date Thu, 10 Sep 2009 06:21:23 +0000
parents 9a7c820f16a3
children
line wrap: on
line source

/* XPM */
static char * all_xpm[] = {
"24 24 4 1",
" 	c None",
".	c #000000",
"+	c #E5E5E5",
"@	c #FFFFFF",
"                        ",
"                        ",
"  ....................  ",
"  ....................  ",
"  ....................  ",
"  ++++++@@@@@@@@++++++  ",
"  ++++++@@....@@++++++  ",
"  ++++++@......@++++++  ",
"  ......@..@@..@......  ",
"  ......@..@@..@......  ",
"  ......@..@@..@......  ",
"  ++++++@......@++++++  ",
"  ++++++@......@++++++  ",
"  ++++++@..@@..@++++++  ",
"  ......@..@@..@......  ",
"  ......@..@@..@......  ",
"  ......@..@@..@......  ",
"  ++++++@..@@..@++++++  ",
"  ++++++...@@...++++++  ",
"  ++++++++++++++++++++  ",
"  ....................  ",
"  ....................  ",
"                        ",
"                        "};