]> git.eshelyaron.com Git - emacs.git/commit
; Adjust limit for eclipse in calendar; rename a function
authorUlrich Müller <ulm@gentoo.org>
Thu, 16 Feb 2023 19:09:22 +0000 (20:09 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 17 Feb 2023 21:34:05 +0000 (22:34 +0100)
commitb37cb465fe03f115c46862f20fb5852e67999c59
tree9d47536685d8a65531debf838c97452c548ebe9c
parentfcf2f7aeada365eeb1b3bcc9288b59cdb70fc02a
; Adjust limit for eclipse in calendar; rename a function

* lisp/calendar/lunar.el (lunar-check-for-eclipse): Renamed from
'eclipse-check'; thanks to Michael Heerdegen for the suggestion.
Add missing documentation string.  Slightly adjust the upper limit
for the distance from the node.  (bug#61460)
* test/lisp/calendar/lunar-tests.el
(lunar-test-check-for-eclipse): Update accordingly.
lisp/calendar/lunar.el
test/lisp/calendar/lunar-tests.el