Mercurial > emacs
view etc/images/low-color/print.xpm @ 112429:6e50030da731
Some copyright.el updates.
* lisp/emacs-lisp/copyright.el (copyright-find-copyright): New function,
split out from copyright-update-year.
(copyright-update): Don't mess with the GPL version if we don't own the
copyright. Update license regexp, and remove no longer needed
Esperanto stuff.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 22 Jan 2011 14:09:09 -0800 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * print2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #000100", "@ c #BBBDBA", "# c #6B6B66", "$ c #504D46", " ", " ++++++++++++ ", " +@..........@+ ", " +.........@@@+ ", " +.###.#@@...@+ ", " +...........@+ ", " +.##@.#@.@#.@+ ", " +...........@+ ", " +.@@.@.@@@..@+ ", " +....@......@+ ", " ++.###@##@#@@@++ ", " +.+@@@@@@@@@@@@+#+ ", " +..#$++++++++++##@@+ ", " +....................+ ", " +@#...............@@@+ ", " +@#.@@@@@@@@@@@@@@#@#+ ", " +@#...............$##+ ", " +@#$$$$$$$$$$$$$$$$##+ ", " +@@###$#$$$$$$$$$$###+ ", " +#@@#########$#######+ ", " ++++++++++++++++++++ ", " +#@@@@@@@@@@@@@@@##+ ", " ++++++++++++++++++ ", " "};