summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus-icalendar.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Rewrite gmm-labels usage to use cl-labelsLars Ingebrigtsen2016-02-131-134/+159
* | Avoid the obsoleted defmethodLars Ingebrigtsen2016-02-121-16/+16
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-2/+1
* | Remove Gnus compat names for mouse bindingsLars Ingebrigtsen2016-02-101-2/+1
* | Allow various Gnus and Message address variables to be functionsFoo2016-02-081-6/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* lisp/gnus/gnus-icalendar.el: Support vcal format timezonesSylvain Chouleur2014-10-161-8/+10
* lisp/gnus/gnus-icalendar.el (gnus-icalendar-identities): Include message-alte...Jan Tatarik2014-10-061-2/+4
* lisp/gnus/gnus-icalendar.el: Silence the byte compilerKatsumi Yamaoka2014-04-201-0/+1
* * gnus-icalendar.el (gnus-icalendar-event->org-entry)Jan Tatarik2014-04-201-13/+27
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-271-1/+3