Mercurial > emacs
view etc/letter.xpm @ 46543:7fa004ccd462
(vc-rcs-fetch-master-state): Be more careful to check
if this is really an RCS master file.
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Fri, 19 Jul 2002 13:27:44 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};