Mercurial > emacs
view etc/images/gud/break.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 | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * break_xpm[] = { "24 24 2 1", " c None", ". c #cc0033", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " ............ ", " .............. ", " .............. ", " ................ ", " ................ ", " ................ ", " ................ ", " .............. ", " .............. ", " ............ ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};