From: Richard M. Stallman Date: Sun, 14 Nov 1993 22:54:45 +0000 (+0000) Subject: (solar-equinoxes-solstices): Add autoload. X-Git-Tag: emacs-19.34~10841 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ce4d3fff9be4970b01970beb9285f29d5ea1745e;p=emacs.git (solar-equinoxes-solstices): Add autoload. --- diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el index 0298400b799..ad226b767a4 100644 --- a/lisp/calendar/solar.el +++ b/lisp/calendar/solar.el @@ -478,6 +478,7 @@ No diary entry if there is no sunset on that date." (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."