From de670487fb4ed5a1b3758caff8a522605f57d167 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 16 Mar 2008 01:28:43 +0000 Subject: [PATCH] Small formatting change. --- lisp/calendar/solar.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el index ed3c5a9074c..8fbdcada787 100644 --- a/lisp/calendar/solar.el +++ b/lisp/calendar/solar.el @@ -174,8 +174,7 @@ delta. At present, delta = 0.01 degrees, so the value of the variable '("Autumnal Equinox" "Winter Solstice" "Vernal Equinox" "Summer Solstice") "List of season changes for the southern hemisphere.") -(defvar solar-sidereal-time-greenwich-midnight - nil +(defvar solar-sidereal-time-greenwich-midnight nil "Sidereal time at Greenwich at midnight (universal time).") (defvar solar-northern-spring-or-summer-season nil -- 2.11.4.GIT