Mercurial > emacs
view lisp/toolbar/mh-logo.xpm @ 61128:dd51ca9ed348
(tooltip-gud-display): Use gud-overlay-arrow-position.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 30 Mar 2005 08:33:43 +0000 |
parents | b35587af8747 |
children |
line wrap: on
line source
/* XPM */ static char *mh-e[] = { /* width height num_colors chars_per_pixel */ " 18 13 2 1", /* colors */ "# c #666699", ". c None s None", /* pixels */ "........##........", ".......####.......", "......######......", "......######......", "....#########.....", "..##############..", ".##...######....#.", "##...#.#.####...#.", "....#..#.##.#...#.", "...#..##.#.#.#....", "...#..#..#..#.#...", "...#..#.##..#.##..", "...#..#.#..#....#." };