Mercurial > emacs
view etc/images/gud/remove.xpm @ 74652:ffe7cd324841
(ido-completion-help): Build ido-cur-list and ido-matches
if ido-directory-too-big is set on entry.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 16 Dec 2006 01:24:26 +0000 |
parents | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * clear_xpm[] = { "24 24 3 1", " c None", ". c #cc0033", "X c #F0F0F0", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " .XX......XX. ", " ...XX....XX... ", " ....XX..XX.... ", " ......XXXX...... ", " .......XX....... ", " ......XXXX...... ", " .....XX..XX..... ", " ...XX....XX... ", " ..XX......XX.. ", " .X........X. ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};