Mercurial > emacs
view etc/letter.xpm @ 76319:eece96633375
Correctly associate tiny changes with their authors.
Change "tiny patch" to "tiny change".
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 04 Mar 2007 23:45:28 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};