Mercurial > emacs
view etc/images/low-color/next-node.xpm @ 109436:78cc63913bba
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.
2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
Emacs 23 as well.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 15 Jul 2010 00:56:13 +0000 |
parents | c0f0ecaa0096 |
children |
line wrap: on
line source
/* XPM */ static char * next_node_xpm[] = { "24 24 8 1", " c None", ". c #BBBDBA", "+ c #000000", "@ c #FFFFFF", "# c #87AF85", "$ c #504D46", "% c #6B6B66", "& c #000100", " ++++++++++++++++++ ", " +@@@@@@@@@@@@@@@..+ ", " +@@@@@@@@@@@@@@@.@.+ ", " +@@@%.@@@@@@@@@@.#%&+ ", " +@@@++..@@@@@@@@.#%&+ ", " +@@@+#+...@.@@@@@@..+ ", " +@..+.#+...@@.......+ ", "+++++++.##+....@......+ ", "+.......###+..........+ ", "+.####.#####+.........+ ", "+..........##+........+ ", "+###########$+#.......+ ", "+##########$+#........+ ", "+#########$+%#........+ ", "+++++++##$+#..........+ ", " +..#+#$+%#..........+ ", " +...+$+#............+ ", " +@..++##............+ ", " +@..+...............+ ", " +@..................+ ", " +@..................+ ", " +++++++++++++++++++++ ", " ", " "};