Mercurial > emacs
view etc/images/tree-widget/default/close.xpm @ 94737:f94711def01d
(ad-special-form-p): Don't use `iff' in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 08 May 2008 03:38:21 +0000 |
parents | 6d8e1ab4cd7e |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "16 21 9 1", " c None", ". c #840000", "+ c #942929", "@ c #9C3131", "# c #9C3939", "$ c #A54242", "% c #A54A4A", "& c #AD5252", "* c #AD5A5A", " ", " ", " ", " ", " ", " ... ", " ..+.. ", " ..+@#.. ", " ..+@##$.. ", "..+@##$%&.. ", ".+@##$%&&*. ", "..##$%&&*.. ", " ..$%&&*.. ", " ..&&*.. ", " ..*.. ", " ... ", " ", " ", " ", " ", " "};