Mercurial > emacs
view lisp/toolbar/help.xpm @ 44367:c652288e6fb7
(solar-spring-or-summer-season): Deleted.
(solar-northern-spring-or-summer-season): New variable.
(solar-sunrise-and-sunset, solar-moment, solar-sunrise-sunset): Rewritten.
(diary-sabbath-candles-minutes): New variable.
(diary-sabbath-candles): Use it instead of fixed 18 minutes.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 03 Apr 2002 14:33:57 +0000 |
parents | 8f4a34146a9d |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 6 1", " c Gray0", ". c #65658b8b5e5e", "X c #934ab2448dfb", "o c #b35dc8c8afaf", "O c #e0b2e944df83", "+ c None", /* pixels */ "++++++++++++++++++++++++", "++++++++++++++++++++++++", "++++++++++++++++++++++++", "++++++++++++++++++++++++", "+++++++++ ++++++++++", "++++++++ oOOOO +++++++++", "+++++++ OOOOOOO ++++++++", "++++++ oOo oOo +++++++", "+++++++ O +++ OO +++++++", "+++++++O ++++ Oo +++++++", "++++++++++++ OO. +++++++", "+++++++++++ OOX ++++++++", "++++++++++ OOX +++++++++", "+++++++++ XOX ++++++++++", "+++++++++ OX +++++++++++", "+++++++++ +++++++++++", "++++++++++++++++++++++++", "++++++++++ ++++++++++++", "+++++++++ Oo +++++++++++", "+++++++++ oX +++++++++++", "++++++++++ ++++++++++++", "++++++++++++++++++++++++", "++++++++++++++++++++++++", "++++++++++++++++++++++++" };