]> git.eshelyaron.com Git - emacs.git/commit
Support solar and lunar eclipses in Calendar
authorNicholas Strauss <nicholas.strauss@gmail.com>
Wed, 22 Jan 2020 14:12:58 +0000 (15:12 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 22 Jan 2020 14:12:58 +0000 (15:12 +0100)
commitf79a92f02a72303b3b79f0696194c68124627748
treec304ebe6491a1485ab43a8e305861f44dd2a9a35
parent0c9da50e96108589c1cac5e25a3627c25a484bc9
Support solar and lunar eclipses in Calendar

* lisp/calendar/lunar.el (eclipse-check): New function to display
solar and lunar eclipses (bug#20414).
(lunar-phase): Use it.
(calendar-lunar-phases): Ditto.
lisp/calendar/lunar.el