Mercurial > emacs
view etc/images/separator.xpm @ 98237:fc3f7f475220
(sgml-tag-syntax-table): Remove prefix
flag from "'" entry in sgml-tag-syntax-table.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Fri, 19 Sep 2008 06:18:28 +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", " ", " ", " ", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", " ", " ", " "};