From 20f92f7bc84e95a359d87220ce1f804036e514fa Mon Sep 17 00:00:00 2001 From: "Edward M. Reingold" Date: Fri, 5 Dec 1997 21:28:00 +0000 Subject: [PATCH] Minor repair of previous change. --- lisp/calendar/cal-menu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el index 9295c77d779..2e29be0958a 100644 --- a/lisp/calendar/cal-menu.el +++ b/lisp/calendar/cal-menu.el @@ -386,7 +386,7 @@ The output is in landscape format, one month to a page." (format "Astronomical (Julian) day number (at noon UTC): %s.0" (calendar-astro-date-string date))) (list - (format "Fixed date: %s" + (format "Fixed (RD) date: %s" (calendar-absolute-from-gregorian date))) (list (format "Hebrew date (before sunset): %s" (calendar-hebrew-date-string date))) -- 2.39.2