Mercurial > emacs
view etc/letter.xpm @ 80561:00ddc30efcfa
(Appending Kills): Remove a strangely off-topic index entry.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 08 May 2008 18:08:55 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};