From 85fd0d849849dae322c4e7af06b5d6df497458ed Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 4 Apr 2002 20:52:47 +0000 Subject: [PATCH] (solar-northern-spring-or-summer-season): Doc fix. --- lisp/calendar/solar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el index cd7331315a4..fc4c61859a2 100644 --- a/lisp/calendar/solar.el +++ b/lisp/calendar/solar.el @@ -199,7 +199,7 @@ delta. At present, delta = 0.01 degrees, so the value of the variable "Sidereal time at Greenwich at midnight (universal time).") (defvar solar-northern-spring-or-summer-season nil - "T if northern spring or summer and nil otherwise. + "Non-nil if northern spring or summer and nil otherwise. Needed for polar areas, in order to know whether the day lasts 0 or 24 hours.") (defun solar-setup () -- 2.11.4.GIT