view lisp/toolbar/mh-logo.xpm @ 50835:b7770bea6205

(archive-set-buffer-as-visiting-file): Use after-insert-file-set-coding, not after-insert-file-set-buffer-file-coding-system.
author Kenichi Handa <handa@m17n.org>
date Tue, 06 May 2003 05:08:32 +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 */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};