Mercurial > emacs
view etc/images/close.xpm @ 67719:5e88f41fd520
(print_preprocess): Don't loose print_depth levels while iterating.
author | Károly Lőrentey <lorentey@elte.hu> |
---|---|
date | Wed, 21 Dec 2005 15:37:25 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};