Mercurial > emacs
view etc/images/close.xpm @ 111023:a59302c4ca9e
ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).
author | Agustin Martin <agustin.martin@hispalinux.es> |
---|---|
date | Mon, 18 Oct 2010 18:01:43 +0200 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};