Mercurial > emacs
view etc/letter.xpm @ 75682:280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
yet.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Mon, 05 Feb 2007 21:49:34 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};