Mercurial > emacs
view etc/letter.xpm @ 57072:9dd4195f1c06
(checkdoc-this-string-valid-engine):
Don't tell to use \\{...} when it's already done.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 12 Sep 2004 20:17:53 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};