Mercurial > emacs
view etc/images/low-color/copy.xpm @ 82461:1227fc64c476
(custom-deps, finder-data, autoloads, recompile)
(progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather than
$(EMACS), so that EMACSLOADPATH is set. Prevents any system shadow
files messing up the compilation.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 19 Aug 2007 00:24:09 +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", " ", " ", " ", "............. ", ".+@@@@@@@@@@+. ", ".@@@@@@@@@@@@. ", ".@+###@+#@#+@. ", ".@@@@@@@@@@@@. ", ".@#$@##+@............ ", ".@@@@@@@.+@@@@@@@@@@+. ", ".@+##@##.@@@@@@@@@@@@. ", ".@@@@@@@.@+##+@+#@#+@. ", ".@#$$@##.@@@@@@@@@@@@. ", ".@@@@@@@.@##@##+@+#@@. ", ".@+##@##.@@@@@@@@@@@@. ", ".@@@@@@@.@+##@##+@+#@. ", ".+@@@@@@.@@@@@@@@@@@@. ", " ........@###@##+@+#@. ", " .@@@@@@@@@@@@. ", " .@+##@##+@+#@. ", " .@@@@@@@@@@@@. ", " .+@@@@@@@@@@+. ", " .............. ", " "};