Mercurial > hg > xemacs-beta
view etc/custom/check0.xpm @ 842:dc12269565c9
[xemacs-hg @ 2002-05-14 18:14:27 by ben]
fix crash -- tab at buffer beg
font-lock.c: Don't use off the beginning position to initiate syntax cache.
author | ben |
---|---|
date | Tue, 14 May 2002 18:14:30 +0000 |
parents | 8fc7fe29b841 |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * check0_xpm[] = { "11 11 3 1", " c #E6E6E6E6E6E6", ". c #737373737373", "X c #BFBFBFBFBFBF", " ", " .", " XXXXXXX..", " XXXXXXX..", " XXXXXXX..", " XXXXXXX..", " XXXXXXX..", " XXXXXXX..", " XXXXXXX..", " .........", " .........."};