Mercurial > emacs
view etc/images/close.xpm @ 97124:83d7317f85ef
Document read-file-name-completion-ignore-case and
read-buffer-completion-ignore-case.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 30 Jul 2008 15:31:59 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};