changeset 44395:ff17e15cf8c8

(solar-northern-spring-or-summer-season): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Thu, 04 Apr 2002 20:52:47 +0000
parents 6821b8f374fa
children ea58bae14724
files lisp/calendar/solar.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/solar.el	Thu Apr 04 20:50:15 2002 +0000
+++ b/lisp/calendar/solar.el	Thu Apr 04 20:52:47 2002 +0000
@@ -199,7 +199,7 @@
    "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 ()