Mercurial > emacs
view lisp/toolbar/close.xpm @ 65012:70976e57cb56
(ido-enter-matching-directory): Rename from
ido-enter-single-matching-directory. Change 'slash choice to
'only. Add 'first choice.
(ido-exhibit): Adapt to above changes.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 17 Aug 2005 11:17:41 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};