Mercurial > emacs
view etc/images/ezimage/box-minus.xpm @ 94021:ae1387262a67
Move non-autoloaded define-obsolete-variable-alias calls for
defcustoms not in dumped files before the associated defcustom.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 12 Apr 2008 03:12:05 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_box_minus_xpm[] = { "20 15 4 1", " c None", ". c #000000", "+ c #828282", "@ c #D19200", "...+ +..+ ", ".@@.+ +.@.+", "+.@@.+ +.@@@.", "+.@@@.+++++++++.@@..", " +..@............@.+", " +.@..@@@@@@@@@@@..+", " +.@@..............+", " +.@@.@@@@@@@@@@@@.+", " +.@@.@@@@@@@@@@@@.+", " +.@@.@@@......@@@.+", " +.@@.@@@......@@@.+", " +.@.@@@@@@@@@@@@.+", " +..@@@@@@@@@@@@.+", " +..............+", " ++++++++++++++ "};