Mercurial > emacs
view etc/images/close.xpm @ 109723:3783b558402b
calc.texi (Customizing Calc): Rearrange description of new
variables to match the presentation of other variables.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 08 Aug 2010 21:30:10 -0500 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};