view lisp/sb-pg-plus.xpm @ 57717:d198f03d3ba5
(imenu--generic-function): Skip matches in comments.
author |
Daniel Pfeiffer <occitan@esperanto.org> |
date |
Tue, 26 Oct 2004 21:38:09 +0000 (2004-10-26) |
parents |
c2a09ac7b7b1 |
children |
|
line source
/* XPM */
static char * sb_pg_plus_xpm[] = {
"20 15 5 1",
" c None",
". c #B8B8B8",
"+ c #000000",
"@ c #828282",
"# c #FFFFFF",
" ............ ",
" .++++++++++++@",
" .++##########+@",
" .+#+##########+@",
" .+##+##########+@",
" .+###+###+######+@",
" .+####+###+.#####+@",
".+++++++#+++++####+@",
".+########.+...###+@",
".+#########+.#####+@",
".+##########.#####+@",
".+################+@",
".+################+@",
".++++++++++++++++++@",
" @@@@@@@@@@@@@@@@@@ "};