Mercurial > emacs
view etc/letter.xpm @ 81951:7aa1fc9d679a
(Ffind_operation_coding_system): Doc fix.
Reported by Johan Bockgrd.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 18 Jul 2007 11:47:54 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};