Mercurial > emacs
view etc/images/smilies/forced.xpm @ 72430:c5805198a585
(cvs-parse-table): Accept the new `...' format for removed files.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 17 Aug 2006 14:53:09 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * forced_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".+.+++++++.+.", ".+.........+.", ".+++++++++++.", " ...+++++... ", " ....... "};