Mercurial > emacs
view etc/images/low-color/jump-to.xpm @ 106766:89ca5bbe8e71
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
also be true before we can return early (bug #5339).
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Fri, 08 Jan 2010 12:43:09 +0100 |
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", " ", " ", " + ", " ++ ", " +@+ ++++++ ", " ++++++@@+ +.#..%#++ ", " +$$$$$@@@+........++ ", " +&@@@@@@@@+........+ ", " +&@@@@@@@@@+.......#+ ", " +@@@@@@@@@@@+......%+ ", " +@@@@@@@@@@+........+ ", " +@@@@@@@@@+.........+ ", " +@@@@@@@@+#........#+ ", " ++++++@@+#..........+ ", " +@++#.........+ ", " ++ ++........++ ", " + +.%..#.++ ", " ++++++ ", " ", " ", " ", " ", " ", " "};