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