Mercurial > emacs
view etc/letter.xpm @ 77694:775d55b72cad
* xterm.c (XTread_socket): Revert last change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 13 May 2007 13:33:20 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};