Mercurial > emacs
view lisp/toolbar/lc-index.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 * index2_xpm[] = { "24 24 7 1", " c None", ". c #BBBDBA", "+ c #000100", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #3E4850", " ", " ++++++++++++++++++++ ", " +@@@@@@@@@@@@@@@@@.+ ", " +@................#+ ", " +@................#+ ", " +@#################+ ", " +@@@@@@@@@@@@@@@@@.+ ", " +@.................+ ", " +@........+........+ ", " +@.......$@+###...#+ ", " +@@@@@@@.$@+...@@@.+ ", " +@.......#@+#......+ ", " +@.......#@$+#+#...+ ", " +@.....#+#@#@+@++##+ ", " +@@@@@@+@.@.@#@#.+.+ ", " +@.....+@.@#@#@##+.+ ", " +@.....+@.@.....#+.+ ", " +@.....+........#+#+ ", " +@@@@@.+.#.....##+.+ ", " +@@@@@..%$######+#.+ ", " +@@@@@@.#+$#$#$#+..+ ", " +@........++++++$#.+ ", " ++++++++++@...@@++++ ", " ++++++++ "};