Mercurial > emacs
view etc/images/next-node.xpm @ 66717:5271a20d9255
* font-lock.el: Don't deal with font-lock-face-attributes here,
move the code ...
* startup.el (command-line): ... here. Use face-spec-set instead
of custom-declare-face.
* faces.el (face-spec-set): Reset the face if spec is not nil.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 05 Nov 2005 07:29:45 +0000 |
parents | ff5bc4e6c882 |
children | c0f0ecaa0096 |
line wrap: on
line source
/* XPM */ static char * next_image_24_xpm[] = { "24 24 18 1", " c None", ". c #000000", "+ c #BCBCB8", "@ c #DADAD6", "# c #FFFFFF", "$ c #6B9060", "% c #A9C7A6", "& c #778E6F", "* c #BDD3B8", "= c #C1D6BD", "- c #445B2C", "; c #506B46", "> c #C2D7BE", ", c #77A16E", "' c #0F1308", ") c #A4C3A2", "! c #B0CAAD", "~ c #8CA782", " ", " .................. ", " .###############@+. ", " .###############+#+. ", " .###############+&;'. ", " .###;+##########@&;'. ", " .###..+@##########@+. ", " .###.,.+@@#@#@@@@@@+. ", " .#@@.>$.+@@###@@@@@+. ", ".......>%$.+@@@@@@@@@+. ", ".>=====*%%$.+@@@@@@@@+. ", ".>%%%%!%%%%$.++@@@@@@+. ", ".@=***=****%$.++@@@@@+. ", ".)$$$$$$$$$$-.&+@@@@++. ", ".~$$$$$$$$$-.&++@@@@@+. ", ".,$$$$$$$$-.;&++@@@@@+. ", ".......$$-.&++++@@@@++. ", " .++&.$-.;&+++++++@++. ", " .@++.-.&++++@@@@@@@+. ", " .#++..&&+++++++++@@+. ", " .#@+.+++++@@@@@++@++. ", " .#@@+++++@@@@++++@++. ", " .#++++++++++++++++++. ", " ..................... "};