Mercurial > emacs
view etc/images/separator.xpm @ 99696:9977c453ce75
(confirm-nonexistent-file-or-buffer):
Rename from find-file-confirm-nonexistent-file.
(read-buffer-to-switch): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 18 Nov 2008 18:26:08 +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", " ", " ", " ", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", " ", " ", " "};