Mercurial > emacs
view lisp/toolbar/mh-logo.xpm @ 51753:d42b31a4657f
(Activation of Advice): Note that ad-start-advice is turned on by default.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Sun, 06 Jul 2003 01:31:34 +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 */ "........##........", ".......####.......", "......######......", "......######......", "....#########.....", "..##############..", ".##...######....#.", "##...#.#.####...#.", "....#..#.##.#...#.", "...#..##.#.#.#....", "...#..#..#..#.#...", "...#..#.##..#.##..", "...#..#.#..#....#." };