Mercurial > emacs
view etc/letter.xpm @ 80281:23b73185c50a
(parens-require-spaces): Doc fix.
Reported by Drew Adams <drew.adams@oracle.com>.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 05 Mar 2008 20:53:40 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};