1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00

Fix autoload for calendar-absolute-from-astro. Add autoload for

calendar-print-astro-day-number.
This commit is contained in:
Gerd Moellmann 1999-11-22 12:54:38 +00:00
parent 1b0d24e7f6
commit d1b8adf7a6

View File

@ -1506,9 +1506,9 @@ calendar."
"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 @@ calendar."
"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)