# HG changeset patch # User Richard M. Stallman # Date 753317685 0 # Node ID 9595049f63a9f804eaaefbc4f8fcb3ca2ae16a10 # Parent bf77303bd71400a2411623aecf981d33f1440f8f (solar-equinoxes-solstices): Add autoload. diff -r bf77303bd714 -r 9595049f63a9 lisp/calendar/solar.el --- 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."