emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/lunar.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/lunar.el,v
Date: Sun, 06 Apr 2008 20:46:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/04/06 20:46:27

Index: lunar.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/lunar.el,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- lunar.el    4 Apr 2008 07:06:37 -0000       1.40
+++ lunar.el    6 Apr 2008 20:46:27 -0000       1.41
@@ -211,6 +211,7 @@
         (lunar-phase-list m1 y1) "\n")))
     (message "Computing phases of the moon...done")))
 
+;; FIXME ?
 ;;;###autoload
 (defun phases-of-moon (&optional arg)
   "Display the quarters of the moon for last month, this month, and next month.
@@ -226,7 +227,7 @@
 
 (defvar date)
 
-;; To be called from list-sexp-diary-entries, where DATE is bound.
+;; To be called from diary-list-sexp-entries, where DATE is bound.
 
 ;;;###diary-autoload
 (defun diary-phases-of-moon (&optional mark)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]