1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-11 00:32:06 -07:00
emacs/test/lisp/gnus
Richard Lawrence 5346417d16 Update gnus-icalendar to use new iCalendar library
This change updates gnus-icalendar.el to use the new iCalendar
library instead of obsolete functions from icalendar.el.
* lisp/gnus/gnus-icalendar.el
(gnus-icalendar-event)
(gnus-icalendar-event:recurring-p)
(gnus-icalendar-event:recurring-interval)
(gnus-icalendar-event:recurring-days)
(gnus-icalendar-event--find-attendee)
(gnus-icalendar-event-from-ical)
(gnus-icalendar-event-from-buffer)
(gnus-icalendar-event--build-reply)
(gnus-icalendar-event-reply-from-buffer)
(gnus-icalendar-event:org-repeat): Reimplement using new iCalendar functions.
(gnus-icalendar-event--attendees-by-type): Rename from
`gnus-icalendar-event--get-attendee-names'.
(gnus-icalendar-event--build-reply): Rename from
`gnus-icalendar-event--build-reply-event-body'.
(gnus-icalendar--format-participant-list): Expect list of
`icalendar-attendee's.  Add docstring.
(Bug#80426)

* test/lisp/gnus/gnus-icalendar-tests.el: Update tests.
2026-03-28 15:43:16 +03:00
..
mm-decode-resources
mml-sec-resources
gnus-group-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
gnus-icalendar-tests.el Update gnus-icalendar to use new iCalendar library 2026-03-28 15:43:16 +03:00
gnus-search-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
gnus-test-headers.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
gnus-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
gnus-util-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
message-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
mm-decode-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
mml-sec-tests.el Revert "Repair serious breakage in the batch tests." 2026-03-04 19:24:52 +01:00
nnrss-tests.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00