diff lisp/calendar/solar.el @ 5010:9595049f63a9

(solar-equinoxes-solstices): Add autoload.
author Richard M. Stallman <rms@gnu.org>
date Sun, 14 Nov 1993 22:54:45 +0000
parents adfd03a381ca
children d127e0963a2c
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."