Mercurial > emacs
view lisp/toolbar/close.xpm @ 59929:e5a5ea742cc3
(Frame Parameters): Add an xref to the description
of list-colors-display. Add a pointer to the X docs about colors.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 05 Feb 2005 13:45:34 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};