aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1993-11-14 22:54:45 +0000
committerRichard M. Stallman <[email protected]>1993-11-14 22:54:45 +0000
commitce4d3fff9be4970b01970beb9285f29d5ea1745e (patch)
treeef0a0dc3705ed8bc5c3d68757b61ab9fb4ab4255
parent3b92bdd24ed2677a5c2d4ffd531e817031e6509a (diff)
(solar-equinoxes-solstices): Add autoload.
-rw-r--r--lisp/calendar/solar.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el
index 0298400b79..ad226b767a 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."