Mercurial > emacs
view etc/images/separator.xpm @ 103098:8df81ecfbeb8
(set_default_ascii_font): Delete this unused function.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 29 Apr 2009 01:41:45 +0000 |
parents | 75b06a7624a1 |
children | bc8dc4ac1e28 |
line wrap: on
line source
/* XPM */ static char * separator_xpm[] = { "2 24 3 1", " c None", ". c #DBD3CB", "+ c #FCFBFA", " ", " ", " ", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", " ", " ", " "};