Mercurial > emacs
changeset 5010:9595049f63a9
(solar-equinoxes-solstices): Add autoload.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 14 Nov 1993 22:54:45 +0000 |
parents | bf77303bd714 |
children | 22c7b341d536 |
files | lisp/calendar/solar.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calendar/solar.el Sun Nov 14 22:51:17 1993 +0000 +++ b/lisp/calendar/solar.el Sun Nov 14 22:54:45 1993 +0000 @@ -478,6 +478,7 @@ (if light (format "%s Sabbath candle lighting" (solar-time-string light date)))))) +;;;###autoload (defun solar-equinoxes-solstices () "Date and time of equinoxes and solstices, if visible in the calendar window. Requires floating point."