Mercurial > emacs
view etc/images/ezimage/checkmark.xpm @ 70581:1eaae4fee224
(calendar-basic-setup): Set day to 1 in
prefix arg case, to avoid view-diary-entries-initially error.
Reported by Stephen Berman <Stephen.Berman at gmx.net>.
(calendar-date-is-legal-p): Handle dates with no day part.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 11 May 2006 06:57:32 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_chk_xpm[] = { "15 15 2 1", " c None", ". c #FF0000", " ", " . . .. ", " . . . ", " . . . . ", " . .. . ", " .. ", " .. ", " ... .. ", " ... .. ", " .... .. ", " ... .. ", " .... ", " ... ", " . ", " "};