view lisp/sb-pg-plus.xpm @ 58388:23dfc76d3625
(Skipping Characters): skip-chars-forward now handles char classes.
author |
Richard M. Stallman <rms@gnu.org> |
date |
Sun, 21 Nov 2004 03:50:38 +0000 (2004-11-21) |
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",
" ............ ",
" .++++++++++++@",
" .++##########+@",
" .+#+##########+@",
" .+##+##########+@",
" .+###+###+######+@",
" .+####+###+.#####+@",
".+++++++#+++++####+@",
".+########.+...###+@",
".+#########+.#####+@",
".+##########.#####+@",
".+################+@",
".+################+@",
".++++++++++++++++++@",
" @@@@@@@@@@@@@@@@@@ "};