Mercurial > emacs
view etc/letter.xpm @ 56111:54633f72f8db
* xterm.h (struct x_display_info): Typo in comment fixed.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 14 Jun 2004 21:51:49 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};