mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-14 02:42:46 -07:00
Thanks to TAKAHASHI Yoshio for reporting and for fixing one of the typos. In addition to the reported bug involving :include/:exclude, testing revealed that the provided RRULE COUNT clause was also not being handled correctly; this change also fixes that. * lisp/calendar/diary-icalendar.el (diary-rrule): Handle recurrence rules with a COUNT clause. * lisp/calendar/icalendar-recur.el (icalendar-recur-recurrences-in-interval): Fix a couple of typos that caused RDATE/EXDATE calculations to fail. * test/lisp/calendar/diary-icalendar-tests.el (diary-icalendar-test-rrule-bug-80460): New test for this bug. |
||
|---|---|---|
| .. | ||
| diary-icalendar-resources | ||
| icalendar-resources | ||
| todo-mode-resources | ||
| cal-bahai-tests.el | ||
| cal-french-tests.el | ||
| cal-julian-tests.el | ||
| calendar-tests.el | ||
| diary-icalendar-tests.el | ||
| holidays-tests.el | ||
| icalendar-ast-tests.el | ||
| icalendar-parser-tests.el | ||
| icalendar-recur-tests.el | ||
| icalendar-tests.el | ||
| iso8601-tests.el | ||
| lunar-tests.el | ||
| parse-time-tests.el | ||
| solar-tests.el | ||
| time-date-tests.el | ||
| todo-mode-tests.el | ||