# HG changeset patch # User Glenn Morris # Date 1207514797 0 # Node ID 047187066e1d6fa1d42c60b3114fff3fff66da91 # Parent 73834faa86af2cc7af1a0fbe69d28492579c29c0 Comment. diff -r 73834faa86af -r 047187066e1d lisp/calendar/solar.el --- a/lisp/calendar/solar.el Sun Apr 06 20:46:27 2008 +0000 +++ b/lisp/calendar/solar.el Sun Apr 06 20:46:37 2008 +0000 @@ -781,6 +781,7 @@ end-long long))) (/ (+ start end) 2.0))) +;; FIXME but there already is solar-sunrise-sunset. ;;;###autoload (defun sunrise-sunset (&optional arg) "Local time of sunrise and sunset for today. Accurate to a few seconds. @@ -867,7 +868,7 @@ (defvar date) -;; To be called from list-sexp-diary-entries, where DATE is bound. +;; To be called from diary-list-sexp-entries, where DATE is bound. ;;;###diary-autoload (defun diary-sunrise-sunset () "Local time of sunrise and sunset as a diary entry.