1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/test/lisp/calendar
Richard Lawrence c1153963b5 Fix DTSTART date when exporting `diary-float'
Instead of using current date as DTSTART and then excluding it
when it doesn't match the `diary-float' rule, just use the first
date which matches the rule in `icalendar-recurring-start-year'.
* lisp/calendar/icalendar.el (icalendar--convert-float-to-ical):
Compute the correct date.
* test/lisp/calendar/icalendar-tests.el: Add a test for the
reported test case.  (Bug#78085)
2025-05-17 12:00:59 +03:00
..
icalendar-resources
todo-mode-resources
cal-french-tests.el
cal-julian-tests.el
calendar-tests.el
icalendar-tests.el Fix DTSTART date when exporting `diary-float' 2025-05-17 12:00:59 +03:00
iso8601-tests.el
lunar-tests.el
parse-time-tests.el
solar-tests.el
time-date-tests.el
todo-mode-tests.el