Mercurial > emacs
view etc/letter.xpm @ 77528:28bb59713a38
* programs.texi (Program Modes):
* faq.texi (New in Emacs 22):
* anti.texi (Antinews):
* ack.texi (Acknowledgments): python.el removed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 24 Apr 2007 01:57:40 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};