summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAge
* Add new function decoded-time-periodLars Ingebrigtsen2020-08-05
* Use lexical-binding in lunar.el and add testsStefan Kangas2020-06-07
* ; Fix warning after last change in cal-julian.elStefan Kangas2020-05-14
* Use lexical-binding in cal-julian.el and add testsStefan Kangas2020-05-13
* Use proper digraphs in Bahá’í month namesPaul Eggert2020-05-12
* Merge from origin/emacs-27Glenn Morris2020-04-15
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* | Improve last changeEli Zaretskii2020-04-03
* | Error out if 'date-days-in-month' is given an invalid monthAlex Branham2020-04-03
* | Declare some <package>-version variables obsoleteStefan Kangas2020-03-21
* | Add "Old-" prefix to "Version" header in some casesStefan Kangas2020-03-21
* | * lisp/subr.el (dlet): New macroStefan Monnier2020-03-10
* | Give fuller support for obsolete ---12 dates in iso8601Lars Ingebrigtsen2020-01-30
* | Make iso8601.el understand two obsolete formsLars Ingebrigtsen2020-01-30
* | Fix iso8601-parse so unknown DST is -1, not nilPaul Eggert2020-01-24
* | Fix parse-time-string bug with ISO 8601 defaultsBastien2020-01-24
* | Support solar and lunar eclipses in CalendarNicholas Strauss2020-01-22
* | Make more load-hooks obsoleteGlenn Morris2020-01-16
* | Refactor parse-time-stringPaul Eggert2020-01-15
* | parse-time-string now parses ISO 8601 format stringsPaul Eggert2020-01-15
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-26
|/
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Clean up previous icalendar.el changeStefan Kangas2019-10-21
* Remove XEmacs compat code from icalendar.el (Bug#37816)Stefan Kangas2019-10-21
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-14
* diary-mark-entries-hook doc string clarificationLars Ingebrigtsen2019-10-12
* Fix off-by-one bug in ISO 8601 BC yearsPaul Eggert2019-10-05
* Improve documentation for year-zero issuesPaul Eggert2019-10-05
* Fix bugs found by 2019-09-29 regexp scannerPaul Eggert2019-10-04
* Make iso8601-parse take a FORM parameter like `decode-time'Lars Ingebrigtsen2019-09-29
* Add support for sub-second ISO8601 stringsLars Ingebrigtsen2019-09-29
* Fix up iso8601 time match regexpLars Ingebrigtsen2019-09-29
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Handle missing start-time when importing ical event (Bug#33277)Ulf Jasper2019-09-09
* Avoid some excess precision in time arithmeticPaul Eggert2019-08-20
* Add FIXMEs for subsecond supportPaul Eggert2019-08-17
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-16
* Broaden format-seconds to Lisp timestampsPaul Eggert2019-08-16
* Make diary-european-date-forms elements mutually exclusiveAndreas Merziger2019-08-15
* decode-time now returns subsec tooPaul Eggert2019-08-05
* New function time-convertPaul Eggert2019-08-05
* Fix 2019-08-04 regex lintPaul Eggert2019-08-04
* Improve time function docPaul Eggert2019-08-04
* ; Use more decoded time accessors in time-date.elBasil L. Contovounesios2019-08-01
* format-time-string subsumes time-zone-formatPaul Eggert2019-07-31
* Rewrite `parse-iso8601-time-string' to use `iso8601-parse'Lars Ingebrigtsen2019-07-31
* Allow timezone defaults in decoded-time-set-defaultsLars Ingebrigtsen2019-07-31