summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas2020-09-02
* Fix edge case errors in filename-matching regexpsMattias EngdegÄrd2020-04-14
* Update copyright year to 2020Paul Eggert2020-01-01
* 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
* Default DST to "undecided" in decoded-time-set-defaultsLars Ingebrigtsen2019-07-31
* Make time-zone-format take a SHORT parameterLars Ingebrigtsen2019-07-31
* Add new function time-zone-formatLars Ingebrigtsen2019-07-31
* `decoded-time-set-defaults' refactored out from iso8601 codeLars Ingebrigtsen2019-07-31
* Use decoded time accessors in timeclockLars Ingebrigtsen2019-07-30
* Use decoded time accessors in time-dateLars Ingebrigtsen2019-07-30
* Use decoded time accessors in apptLars Ingebrigtsen2019-07-30
* Use decoded time accessors in calendarLars Ingebrigtsen2019-07-30
* Add an ISO 8601 parsing libraryLars Ingebrigtsen2019-07-29
* Add support for dealing with decoded time structuresLars Ingebrigtsen2019-07-29
* Remove no-longer-needed integer overflow codePaul Eggert2019-07-22
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-21
* Doc string fixLars Ingebrigtsen2019-06-19
* Remove XEmacs compat code from timeclock.elLars Ingebrigtsen2019-06-19
* Suppress warning about `entry' in calendarLars Ingebrigtsen2019-06-15
* Suppress warning about prefixless date variable in calendarLars Ingebrigtsen2019-06-15