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