Mercurial > emacs
view etc/letter.xpm @ 81980:e320f477727a
Make certain diff output gets put in the correcct buffer.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Thu, 19 Jul 2007 19:59:25 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};