Mercurial > emacs
view etc/images/close.xpm @ 107424:d39dd3c90b0f
Check for tputs and friends, abort if not found (bug #5735)
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Thu, 18 Mar 2010 12:57:21 +0100 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};