Mercurial > emacs
view etc/images/gud/go.xpm @ 73795:4064a5037466
(custom-mode-map): Move defvar above code using it.
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 06 Nov 2006 22:05:23 +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....... ", " .................. ", " ................ ", " .............. ", " ............ ", " .......... ", " ", " "};