Mercurial > emacs
view lisp/toolbar/lc-index.xpm @ 65765:444ba3362b80
* speedbar.el: Re-apply arch tag.
(speedbar-version): Renamed to version 1.0. Suggested by Eric
M. Ludlam.
Reapply two changes from Emacs CVS' version of speedbar lost
during the merge:
(speedbar-use-imenu-flag): Avoid unnecessary use of
locate-library.
(speedbar-frame-parameters): Improve customize type.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 01 Oct 2005 03:01:42 +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", " ", " ++++++++++++++++++++ ", " +@@@@@@@@@@@@@@@@@.+ ", " +@................#+ ", " +@................#+ ", " +@#################+ ", " +@@@@@@@@@@@@@@@@@.+ ", " +@.................+ ", " +@........+........+ ", " +@.......$@+###...#+ ", " +@@@@@@@.$@+...@@@.+ ", " +@.......#@+#......+ ", " +@.......#@$+#+#...+ ", " +@.....#+#@#@+@++##+ ", " +@@@@@@+@.@.@#@#.+.+ ", " +@.....+@.@#@#@##+.+ ", " +@.....+@.@.....#+.+ ", " +@.....+........#+#+ ", " +@@@@@.+.#.....##+.+ ", " +@@@@@..%$######+#.+ ", " +@@@@@@.#+$#$#$#+..+ ", " +@........++++++$#.+ ", " ++++++++++@...@@++++ ", " ++++++++ "};