view etc/images/ezimage/doc.xpm @ 94077:28e2f73174d6

(completion-table-with-terminator): Those completions are never valid w.r.t test-completion. (completion--file-name-table): Check completion-all-completions-with-base-size.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 14 Apr 2008 15:10:36 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_doc_xpm[] = {
"15 15 5 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #5A818B",
"#	c #FFFFFF",
"      .......  ",
"     .+++++++. ",
"    .+@@@@@@+. ",
"   .+@@@@@@+#. ",
"   .+@@@@@@+#+.",
"  .+@@@@@@+##+.",
" .+@@@@@@@+#+. ",
" .+@@@@@@+##+. ",
".++++@@@@+#+.  ",
".+###++++##+.  ",
".+########+.   ",
".+########+.   ",
".++++++##+.    ",
" ......+++.    ",
"       ...     "};