Mercurial > emacs
view etc/letter.xpm @ 54426:f3bbed2e1849
(calc_pixel_width_or_height): Add prototype.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 19 Mar 2004 00:42:24 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};