summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-icalendar.el
Commit message (Expand)AuthorAgeFilesLines
* Make gnus-icalendar-with-decoded-handle more DWIMJae-hyeon Park2022-01-291-3/+4
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Finish conversion of Gnus from `gnus-define-keys'Lars Ingebrigtsen2021-10-061-7/+8
* | gnus-icalendar: Missing attendees are not REQ-PARTICIPANTAlexandre Duret-Lutz2021-10-021-2/+6
* | default role for attendees is REQ-PARTICIPANTAlexandre Duret-Lutz2021-10-011-2/+5
* | allow party crashers to respond to ical eventsAlexandre Duret-Lutz2021-10-011-5/+17
* | reply to the organizer of an ical eventAlexandre Duret-Lutz2021-10-011-3/+8
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-4/+4
* Make gnus-icalendar-event-from-ical more robustLars Ingebrigtsen2021-08-111-19/+27
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-4/+4
* Do `interactive' mode markup in all Gnus filesLars Ingebrigtsen2021-02-141-7/+7
* Fix Gnus icalendar button navigationLars Ingebrigtsen2021-01-281-0/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix previous gnus-icalendar sanitizationLars Ingebrigtsen2020-10-161-1/+1
* Sanitize ical data in gnus-icalendar-event-from-icalLars Ingebrigtsen2020-10-161-1/+8
* gnus-icalendar.el: Fix bug in gnus-icalendar-identitiesRasmus2020-10-101-5/+6
* Fix Gnus parsing of weekly recurring icalendar eventsJan Tatarik2020-09-281-4/+4
* ; Fix license statements.Stefan Kangas2020-08-271-3/+5
* Don't bug out in gnus-icalendar when there no recurring eventLars Ingebrigtsen2020-08-251-1/+1
* gnus-icalendar does not understand multiple repeating daysJan Tatarik2020-08-221-10/+55
* Fix displaying inline ical attachments with no charsetChristophe Troestler2020-08-211-1/+1
* Enable replying to an ical event even when not an attendeeChristophe Troestler2020-08-051-1/+2
* Make sure that all gnus buffers are killed on exitSam Steingold2020-01-281-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make button-1 work on all Gnus buttonsLars Ingebrigtsen2019-11-161-0/+1
* Allow event description to be emptyRobert Pluim2019-10-161-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-2/+3
* New function time-convertPaul Eggert2019-08-051-1/+1
* Convert Emacs article buffers from widget.el to button.elLars Ingebrigtsen2019-07-301-3/+2
* Export Gnus calendar events to org even if they have no descriptionRobert Pluim2019-06-221-8/+7
* Merge from origin/emacs-26Glenn Morris2019-04-171-1/+1
|\
| * Downcase charsetRobert Pluim2019-04-141-1/+1
* | Gnus: Automatically render text/calendar in a human-friendly wayStefan Monnier2019-03-291-31/+27
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-5/+4
* | Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-101-4/+1
* | Simplify use of encode-timePaul Eggert2019-02-101-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-3/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Obsolete gnus-remove-if and gnus-remove-if-notEric Abrahamsen2017-12-101-2/+2
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25John Wiegley2016-03-031-4/+5
|\|
| * Don't bug out on localised dates in gnus-icalendarJan Tatarik2016-02-231-4/+5
* | Don't use (localised) week days in datesJan Tatarik2016-02-261-4/+4
* | Remove Gnus compat functions defined in gnus.elLars Ingebrigtsen2016-02-131-1/+1