Mercurial > emacs
view etc/letter.xpm @ 80116:91513d7aa412
* net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Wed, 13 Feb 2008 17:19:22 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};