Mercurial > emacs
view lisp/toolbar/lc-print.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 | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * print2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #000100", "@ c #BBBDBA", "# c #6B6B66", "$ c #504D46", " ", " ++++++++++++ ", " +@..........@+ ", " +.........@@@+ ", " +.###.#@@...@+ ", " +...........@+ ", " +.##@.#@.@#.@+ ", " +...........@+ ", " +.@@.@.@@@..@+ ", " +....@......@+ ", " ++.###@##@#@@@++ ", " +.+@@@@@@@@@@@@+#+ ", " +..#$++++++++++##@@+ ", " +....................+ ", " +@#...............@@@+ ", " +@#.@@@@@@@@@@@@@@#@#+ ", " +@#...............$##+ ", " +@#$$$$$$$$$$$$$$$$##+ ", " +@@###$#$$$$$$$$$$###+ ", " +#@@#########$#######+ ", " ++++++++++++++++++++ ", " +#@@@@@@@@@@@@@@@##+ ", " ++++++++++++++++++ ", " "};