view etc/images/mh-logo.xpm @ 69087:2b32a11ed542

2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu> * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3): fix the regular expressions.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Wed, 22 Feb 2006 06:50:17 +0000 (2006-02-22)
parents 7b615e6c0ea5
children 97ef75402706
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 */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};