Mercurial > emacs
view etc/images/tree-widget/default/empty.xpm @ 101646:18eabb5ae6df
(emacs_write): Use process_pending_signals.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 29 Jan 2009 14:32:49 +0000 |
parents | d405b4ecd6b6 |
children |
line wrap: on
line source
/* XPM */ static char * empty_xpm[] = { "16 21 9 1", " c None", ". c #848400", "+ c #949429", "@ c #9C9C31", "# c #9C9C39", "$ c #A5A542", "% c #A5A54A", "& c #ADAD52", "* c #ADAD5A", " ", " ", " ", " ", " ", " ... ", " ..+.. ", " ..+@#.. ", " ..+@##$.. ", "..+@##$%%.. ", ".+@##$%%&*. ", "..##$%%&*.. ", " ..$%%&*.. ", " ..%&*.. ", " ..*.. ", " ... ", " ", " ", " ", " ", " "};