summaryrefslogtreecommitdiff
path: root/lisp/calendar/lunar.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-03-13 05:49:02 +0000
committerGlenn Morris <rgm@gnu.org>2008-03-13 05:49:02 +0000
commitfb97eeac20f11e5aa692851472c9f81ede40a71d (patch)
tree00e4816600d9327be10178132f6ae19525f3336e /lisp/calendar/lunar.el
parent93695e742b5520e11e9fdebcc78c25027dca22a6 (diff)
downloademacs-fb97eeac20f11e5aa692851472c9f81ede40a71d.tar.gz
Add calendar-specific autoload cookies.
Diffstat (limited to 'lisp/calendar/lunar.el')
-rw-r--r--lisp/calendar/lunar.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/calendar/lunar.el b/lisp/calendar/lunar.el
index 118dedfcad9..3d01fbd0ce6 100644
--- a/lisp/calendar/lunar.el
+++ b/lisp/calendar/lunar.el
@@ -184,6 +184,7 @@ remainder mod 4 gives the phase: 0 new moon, 1 first quarter, 2 full moon,
((= 2 phase) "Full Moon")
((= 3 phase) "Last Quarter Moon")))
+;;;###cal-autoload
(defun calendar-phases-of-moon ()
"Create a buffer with the lunar phases for the current calendar window."
(interactive)
@@ -235,6 +236,7 @@ This function is suitable for execution in a .emacs file."
(displayed-year (extract-calendar-year date)))
(calendar-phases-of-moon))))
+;;;###diary-autoload
(defun diary-phases-of-moon (&optional mark)
"Moon phases diary entry.
An optional parameter MARK specifies a face or single-character string to