Mercurial > emacs
view etc/images/tree-widget/default/leaf.xpm @ 108365:f51f0593c840
Variable purecopying fix (Bug#6083).
* international/mule.el (auto-coding-alist): Only purecopy
car or each item, not the whole list (Bug#6083).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 02 May 2010 21:55:01 -0400 |
parents | bb8d8690b377 |
children |
line wrap: on
line source
/* XPM */ static char * leaf_xpm[] = { "16 21 9 1", " c None", ". c #424242", "+ c #737373", "@ c #7B7B7B", "# c #848484", "$ c #8C8C8C", "% c #949494", "& c #9C9C9C", "* c #A5A5A5", " ", " ", " ", " ", " ", " ", " ..... ", " .+@@##. ", " .+@@##$$. ", ".+@@##$$%%. ", ".@@##$$%%&. ", ".@##$$%%&*. ", " .#$$%%&*. ", " .$%%&*. ", " ..... ", " ", " ", " ", " ", " ", " "};