view etc/images/low-color/copy.xpm @ 98499:6e7acef982ee

(compilation-start): Make sure to move to point-max only when we are in the compilation buffer.
author Martin Rudalics <rudalics@gmx.at>
date Sat, 04 Oct 2008 10:04:59 +0000
parents 45a69ccc2f35
children
line wrap: on
line source

/* XPM */
static char * copy_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #000100",
"+	c #BBBDBA",
"@	c #FFFFFF",
"#	c #6B6B66",
"$	c #504D46",
"                        ",
"                        ",
"                        ",
".............           ",
".+@@@@@@@@@@+.          ",
".@@@@@@@@@@@@.          ",
".@+###@+#@#+@.          ",
".@@@@@@@@@@@@.          ",
".@#$@##+@............   ",
".@@@@@@@.+@@@@@@@@@@+.  ",
".@+##@##.@@@@@@@@@@@@.  ",
".@@@@@@@.@+##+@+#@#+@.  ",
".@#$$@##.@@@@@@@@@@@@.  ",
".@@@@@@@.@##@##+@+#@@.  ",
".@+##@##.@@@@@@@@@@@@.  ",
".@@@@@@@.@+##@##+@+#@.  ",
".+@@@@@@.@@@@@@@@@@@@.  ",
" ........@###@##+@+#@.  ",
"        .@@@@@@@@@@@@.  ",
"        .@+##@##+@+#@.  ",
"        .@@@@@@@@@@@@.  ",
"        .+@@@@@@@@@@+.  ",
"        ..............  ",
"                        "};