Mercurial > emacs
view etc/images/separator.xpm @ 94378:c3290fb56366
(top-level): Don't set `completion-ignore-case' to t.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sat, 26 Apr 2008 16:54:44 +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", " ", " ", " ", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", " ", " ", " "};