emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/solar.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/solar.el
Date: Thu, 16 May 2002 12:01:26 -0400

Index: emacs/lisp/calendar/solar.el
diff -c emacs/lisp/calendar/solar.el:1.42 emacs/lisp/calendar/solar.el:1.43
*** emacs/lisp/calendar/solar.el:1.42   Wed Apr  3 09:33:57 2002
--- emacs/lisp/calendar/solar.el        Thu Apr  4 15:52:47 2002
***************
*** 199,205 ****
     "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.
  Needed for polar areas, in order to know whether the day lasts 0 or 24 
hours.")
  
  (defun solar-setup ()
--- 199,205 ----
     "Sidereal time at Greenwich at midnight (universal time).")
  
  (defvar solar-northern-spring-or-summer-season nil
!   "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 ()



reply via email to

[Prev in Thread] Current Thread [Next in Thread]