Mercurial > emacs
view lisp/toolbar/close.xpm @ 59438:7e26bfe14017
(calc-reset): Restore saved values of variables instead of default
values (restore default values with a 0 argument).
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 09 Jan 2005 15:55:08 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};