Mercurial > emacs
view lisp/toolbar/lc-home.xpm @ 61914:f658c441541a
(resolve_face_name): Add arg SIGNAL_P. Calls changed.
Fix cyclic alias check. If alias loop is detected, signal
circular-list error if SIGNAL_P, and return Qdefault if !SIGNAL_P.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 28 Apr 2005 13:14:06 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * home2_xpm[] = { "24 24 11 1", " c None", ". c #000100", "+ c #BBBDBA", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #974F3D", "& c #EBA291", "* c #87AF85", "= c #3E4850", "- c #D15237", " ", " .. ", " .... ..=. ", " .%%..===.. ", " .%%..$$#$.. ", " .%..=+#++$.. ", " ...$#+#++@$.. ", " ..$+#++@+@+#.. ", " ..#+++@+@+@+@#.. ", " ..+++@+@+@+@+@+#.. ", " ..+++++++++.....##.. ", " ....@@@@@@@@.++@.#.... ", " .+@.....@.+@@.#. ", " .+@.&&%.@.+@@.#. ", " .#@.&-%.@.....#. ", " ..@.&-..++####.. ", " ..@.&-%.@@@@@+. ", " .+.&%%.+++++#. ", " .+.-%%.@@@@@#. ", " .................... . ", " .****##$$$.**#$#$. ", " .. ......... ...... ", " ... ", " "};