changeset 26530:82384d47a93d

Fix autoload for calendar-absolute-from-astro. Add autoload for calendar-print-astro-day-number.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 22 Nov 1999 12:54:38 +0000
parents e24d7fefd07e
children a52135fe746e
files lisp/calendar/calendar.el
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/calendar.el	Mon Nov 22 08:21:28 1999 +0000
+++ b/lisp/calendar/calendar.el	Mon Nov 22 12:54:38 1999 +0000
@@ -1506,9 +1506,9 @@
   "String of Chinese date of Gregorian date."
   t)
 
-(autoload 'calendar-absolute-from-astro
+(autoload 'calendar-absolute-from-astro  "cal-julian"
   "Absolute date of astronomical (Julian) day number D."
-  "cal-julian")
+  t )
 
 (autoload 'calendar-astro-from-absolute "cal-julian"
   "Astronomical (Julian) day number of absolute date D.")
@@ -1521,6 +1521,10 @@
    "Move cursor to astronomical (Julian) day number."
    t)
 
+(autoload 'calendar-print-astro-day-number "cal-julian"
+   "Show the astro date equivalents of date."
+   t)
+
 (autoload 'calendar-julian-from-absolute "cal-julian"
   "Compute the Julian (month day year) corresponding to the absolute DATE.
 The absolute date is the number of days elapsed since the (imaginary)