Mercurial > emacs
view etc/images/gud/remove.xpm @ 76383:e20f9f5b4a77
* minibuf.c (Ftry_completion): Don't short circuit if
completion-ignore-case is non-nil.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 08 Mar 2007 14:34:03 +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. ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};