Mercurial > emacs
view etc/images/low-color/jump-to.xpm @ 73553:916b67334531
* tutorial.el: Move defvars to avoid bytecomp warnings.
(tutorial--find-changed-keys): Check if viper-current-state is
bound before using it.
(help-with-tutorial): Check if viper-tutorial is defined before
using it.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 30 Oct 2006 21:34:15 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * jump_to2_xpm[] = { "24 24 8 1", " c None", ". c #D3B354", "+ c #000100", "@ c #87AF85", "# c #974F3D", "$ c #FFFFFF", "% c #D15237", "& c #BBBDBA", " ", " ", " + ", " ++ ", " +@+ ++++++ ", " ++++++@@+ +.#..%#++ ", " +$$$$$@@@+........++ ", " +&@@@@@@@@+........+ ", " +&@@@@@@@@@+.......#+ ", " +@@@@@@@@@@@+......%+ ", " +@@@@@@@@@@+........+ ", " +@@@@@@@@@+.........+ ", " +@@@@@@@@+#........#+ ", " ++++++@@+#..........+ ", " +@++#.........+ ", " ++ ++........++ ", " + +.%..#.++ ", " ++++++ ", " ", " ", " ", " ", " ", " "};