Mercurial > emacs
view etc/images/gud/go.xpm @ 99020:08af05537037
(scan_words): Call word_boundary_p instead of comparing
scripts.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 22 Oct 2008 05:31:05 +0000 |
parents | be635ea1cd02 |
children |
line wrap: on
line source
/* XPM */ static char * go_xpm[] = { "24 24 3 1", " c None", ". c #000080800000", "X c #FFFFFFFFFFFF", " ", " ", " .......... ", " ............ ", " .............. ", " ................ ", " .................. ", " ......XX...XX....... ", " .....X..X.X..X...... ", " .....X....X..X...... ", " .....X....X..X...... ", " .....X....X..X...... ", " .....X.XX.X..X...... ", " .....X..X.X..X...... ", " .....X..X.X..X...... ", " .....X..X.X..X...... ", " ......XX...XX....... ", " .................. ", " ................ ", " .............. ", " ............ ", " .......... ", " ", " "};