Mercurial > emacs
view etc/images/close.xpm @ 97750:8edcd3b78d09
(Format of Diary File): Mention diary-nonmarking-symbol.
(Adding to Diary): Adapt for changed node name.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 27 Aug 2008 02:36:12 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};