• Ulf Jasper's avatar
    Handle missing start-time when importing ical event (Bug#33277) · 74e9799b
    Ulf Jasper authored
    * lisp/calendar/icalendar.el (icalendar--convert-ical-to-diary): Set
    start time only if it is explicitly given in ical.  Do not use
    start-time as default for end-time (Bug#33277).
    
    * test/lisp/calendar/icalendar-tests.el (icalendar-import-bug-33277):
    New.  Test fix for Bug#33277.
    74e9799b
icalendar-tests.el 75.9 KB