Mercurial > emacs
changeset 93787:047187066e1d
Comment.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 06 Apr 2008 20:46:37 +0000 |
parents | 73834faa86af |
children | ff288359c25a |
files | lisp/calendar/solar.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.