summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAge
* icalendar.el: Fix parsing of sexp entries (bug#56241)hokomo2022-11-24
* ; Fix typosStefan Kangas2022-11-18
* ; Fix typosStefan Kangas2022-11-11
* Avoid errors in interactive calls of 'calendar-goto-day-of-year'Eli Zaretskii2022-10-04
* Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* * lisp/calendar/time-date.el (seconds-to-time): Use the original arg listStefan Monnier2022-08-14
* Fix signature of `seconds-to-time'Po Lu2022-08-06
* time-convert): Deprecate calls without an explicit FORM argStefan Monnier2022-08-05
* Simplify a few timestampsPaul Eggert2022-08-01
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-20
* * time-date.el (decoded-time-period): Rename TIME in docstringPhilip Kaludercic2022-07-11
* Fix missing :value with defcustom const :typeStefan Kangas2022-07-06
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Fix detecting dotted pairs in icalendar-export-regionhokomo2022-06-27
* Default decoded-time dst slot to -1Paul Eggert2022-06-13
* Speed up generation of loaddefs filesLars Ingebrigtsen2022-05-31
* ISO 8601 strings sans "Z" don’t specify DST flagPaul Eggert2022-05-29
* decoded-time-set-defaults now leaves DST alonePaul Eggert2022-05-27
* Make make-decoded-time use -1 for dst unless givenLars Ingebrigtsen2022-05-27
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-24
* * lisp/calendar/diary-lib.el (diary-mode-map): Prefer defvar-keymap.Stefan Kangas2022-05-11
* Add Sefirot to Omer countingSam Steingold2022-04-28
* Fix some typos in the recent holidays changeLars Ingebrigtsen2022-04-27
* Rename holiday-lists to holiday-available-holyday-listsLars Ingebrigtsen2022-04-27
* Separate out the holiday lists into its own functionLars Ingebrigtsen2022-04-27
* Fix format-seconds error in previous changeLars Ingebrigtsen2022-04-13
* Make list-times not include zero elementsLars Ingebrigtsen2022-04-13
* Reject invalid time-string in appt-add immediatelyRobert Pluim2022-04-05
* * lisp/calendar/todo-mode.el: Restore old code.Po Lu2022-03-23
* Rewrite hl-line-modedickmao2022-03-21
* Make calendar-exit actually respect the KILL parameterLars Ingebrigtsen2022-02-09
* 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
* | Merge from origin/emacs-28Stefan Kangas2021-12-09
|\|
| * Fix mode-line display in Calendar modeEli Zaretskii2021-12-08
* | Use time-convert in with-decoded-time-valuePaul Eggert2021-12-05
* | Fix (date-to-time "2021-12-04")Paul Eggert2021-12-04
* | Fix regression introduced by the previous date-to-time changeKatsumi Yamaoka2021-12-03
* | Make date-to-time work with date-only date stringsBob Rogers2021-12-01
* | Fix icalendar time zone parsingdickmao2021-11-21
* | decoded-time-add doc string additionLars Ingebrigtsen2021-10-12
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-21
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-16
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Fix quoting style in Lisp commentsEli Zaretskii2021-09-12
* ; Fix symbol quoting typosStefan Kangas2021-09-12
* Fix byte-compilation warningsMattias Engdegård2021-09-11
* Make multi-frame `M-x calendar' setup work when `pop-up-frames'Lars Ingebrigtsen2021-09-04