Mercurial > emacs
view etc/images/close.xpm @ 101735:1f6f39fb1207
* admin.el (set-version): Remove deleted file ns-emacs.texi.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 01 Feb 2009 14:44:34 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};