Mercurial > emacs
view etc/images/separator.xpm @ 78371:f0d8038376f8
(server-window): Add switch-to-buffer-other-frame option.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 31 Jul 2007 13:14:33 +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", " ", " ", " ", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", " ", " ", " "};