I plan on committing this in the next day or so.
Jeff
ChangeLog addition:
2006-08-01 Jeff Miller <jeff.miller(a)xemacs.org>
* cal-xemacs.el (calendar-mouse-print-dates): Add menu entry for
Fixed (RD) date.
calendar source patch:
Diff command: cvs -q diff -uN
Files affected: cal-xemacs.el
Index: cal-xemacs.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/calendar/cal-xemacs.el,v
retrieving revision 1.7
diff -u -b -w -u -r1.7 cal-xemacs.el
--- cal-xemacs.el 2006/07/31 02:38:09 1.7
+++ cal-xemacs.el 2006/08/01 23:16:39
@@ -480,6 +480,8 @@
(calendar-julian-date-string date))
(format "Astronomical (Julian) date (before noon): %s"
(calendar-astro-date-string date))
+ (format "Fixed (RD) date: %s"
+ (calendar-absolute-from-gregorian date))
(format "Hebrew date (before sunset): %s"
(calendar-hebrew-date-string date))
(format "Persian date: %s"