Mercurial > emacs
view lisp/toolbar/gud-remove.xpm @ 60413:28b5c27160e8
(custom-reevaluate-setting): Simple function to handle variables
that are defined before their default value can really be computed.
(custom-theme-set-variables): Remove unused var `immediate'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 06 Mar 2005 00:27:53 +0000 |
parents | 61d00c228928 |
children | f7114bba1fd4 |
line wrap: on
line source
/* XPM */ static char * go_xpm[] = { "24 24 4 1", " c #C0C0C0C0C0C0", ". c #000080800000", "X c #FFFFFFFFFFFF", "o c #F8F8FCFCF8F8", " ", " ", " .......... ", " ............ ", " .............. ", " ................ ", " .................. ", " ......XX...oo....... ", " .....X..X.o..o...... ", " .....X....o..o...... ", " .....X....o..o...... ", " .....X....o..o...... ", " .....X.XX.o..o...... ", " .....X..X.o..o...... ", " .....X..X.o..o...... ", " .....X..X.o..o...... ", " ......XX...oo....... ", " .................. ", " ................ ", " .............. ", " ............ ", " .......... ", " ", " "};