already there (as "RD" date).
* calendar/cal-islam.el (holiday-islamic): Doc fix.
- * calendar/calendar.el (calendar-other-dates): Add absolute date.
-
* calendar/diary-lib.el (diary-list-sexp-entries): Doc fix.
(diary-remind): Allow negative DAYS to represent a range 1:DAYS.
Suggested by Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
(delq nil
(list
(calendar-day-of-year-string date)
- (format "Absolute date: %s" (calendar-absolute-from-gregorian date))
(format "ISO date: %s" (calendar-iso-date-string date))
(format "Julian date: %s"
(calendar-julian-date-string date))