summaryrefslogtreecommitdiff
path: root/lisp/calendar/icalendar.el
Commit message (Expand)AuthorAgeFilesLines
* icalendar.el: Fix parsing of sexp entries (bug#56241)hokomo2022-11-241-3/+5
* Fix detecting dotted pairs in icalendar-export-regionhokomo2022-06-271-1/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix icalendar time zone parsing glitchPaul Eggert2021-12-161-2/+2
* | Fix icalendar time zone parsingdickmao2021-11-211-7/+7
|/
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-3/+2
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Make icalendar parse multi-line items correctlyRajeev Narang2021-08-111-1/+1
* Fix icalendar-import-file promptLars Ingebrigtsen2021-08-111-3/+1
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-6/+6
* Make dlet work like let, not let*Mattias EngdegÄrd2021-08-011-2/+2
* Remove redundant #' before lambda in {calendar,erc,mh-e}/*.elStefan Kangas2021-04-091-13/+13
* Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-011-4/+5
* Convert many more links to use HTTPSStefan Kangas2021-03-241-1/+1
* Delete two more items obsoleted in Emacs 23.1Stefan Kangas2021-03-081-3/+0
* Normalize version specifiers for make-obsolete and friendsStefan Kangas2021-03-081-1/+1
* Display yearly ical events from first year on. Fix Bug#23100.Ulf Jasper2021-02-151-9/+17
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Apply icalendar.el patch by Thomas Plass <thunk2@arcor.de>. Fix bug#34315.Ulf Jasper2020-09-021-13/+43
* Declare some <package>-version variables obsoleteStefan Kangas2020-03-211-0/+1
* Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-211-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Clean up previous icalendar.el changeStefan Kangas2019-10-211-6/+2
* Remove XEmacs compat code from icalendar.el (Bug#37816)Stefan Kangas2019-10-211-25/+20
* Handle missing start-time when importing ical event (Bug#33277)Ulf Jasper2019-09-091-3/+4
* Add FIXMEs for subsecond supportPaul Eggert2019-08-171-2/+7
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-161-1/+1
* decode-time now returns subsec tooPaul Eggert2019-08-051-1/+1
* New function time-convertPaul Eggert2019-08-051-1/+1
* Use decoded time accessors in calendarLars Ingebrigtsen2019-07-301-9/+9
* Make icalendar-import-buffer not show diary file bufferThomas Fitzsimmons2019-06-071-14/+4
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-10/+10
* Prefer encode-time to its aliasPaul 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
* | Simplify use of timestampsPaul Eggert2018-09-131-3/+1
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-8/+2
* | * lisp/calendar/icalendar.el: Fix compilation warningsStefan Monnier2018-02-171-22/+20
* | Quieten compilation of icalendar.elGlenn Morris2018-02-161-19/+19
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Escape column-zero doc parensGlenn Morris2017-12-121-1/+1
* 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
| * Avoid error in icalendar--read-elementPeder O. Klingenberg2016-10-021-3/+5
* | Fix Bug#24199.Ulf Jasper2016-11-231-16/+37
* | Turn on lexical-binding in some more libsMark Oteiza2016-10-311-1/+1
* | Avoid error in icalendar--read-elementPeder O. Klingenberg2016-09-071-3/+5
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1