From: Edward M. Reingold Date: Fri, 5 Dec 1997 17:37:39 +0000 (+0000) Subject: Add fixed date (RD) to menu of other dates. X-Git-Tag: emacs-20.3~2650 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ee3bb32f1b5e16ebacfb32f7690b5f913f4a5d52;p=emacs.git Add fixed date (RD) to menu of other dates. --- diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el index 452683cc0a8..9295c77d779 100644 --- a/lisp/calendar/cal-menu.el +++ b/lisp/calendar/cal-menu.el @@ -385,6 +385,9 @@ The output is in landscape format, one month to a page." (list (format "Astronomical (Julian) day number (at noon UTC): %s.0" (calendar-astro-date-string date))) + (list + (format "Fixed date: %s" + (calendar-absolute-from-gregorian date))) (list (format "Hebrew date (before sunset): %s" (calendar-hebrew-date-string date))) (list (format "Persian date: %s"