Mercurial > emacs
view etc/images/close.xpm @ 77249:49b6a845b2e3
** A couple of manuals (flymake, newsticker) don't have an "@insertcopying"
line in the title page, so the copyright doesn't appear when they're
processed. (I'd say the same about widget, but that doesn't have a
title page.)
Fixed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 15 Apr 2007 21:24:19 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};