Mercurial > emacs
view etc/images/close.xpm @ 75803:81c369551691
(grep): Mention lgrep and rgrep in the
docstring.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 12 Feb 2007 06:44:47 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};