summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Avoid errors in interactive calls of 'calendar-goto-day-of-year'Eli Zaretskii2022-10-041-2/+3
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-9/+0
* * lisp/calendar/time-date.el (seconds-to-time): Use the original arg listStefan Monnier2022-08-141-6/+6
* Fix signature of `seconds-to-time'Po Lu2022-08-061-1/+4
* time-convert): Deprecate calls without an explicit FORM argStefan Monnier2022-08-051-1/+4
* Simplify a few timestampsPaul Eggert2022-08-012-3/+3
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-201-2/+2
* * time-date.el (decoded-time-period): Rename TIME in docstringPhilip Kaludercic2022-07-111-1/+1
* Fix missing :value with defcustom const :typeStefan Kangas2022-07-062-10/+10
* Make some defcustom types more restrictiveStefan Kangas2022-07-052-5/+5
* Fix detecting dotted pairs in icalendar-export-regionhokomo2022-06-271-1/+2
* Default decoded-time dst slot to -1Paul Eggert2022-06-131-1/+2
* Speed up generation of loaddefs filesLars Ingebrigtsen2022-05-311-1/+1
* ISO 8601 strings sans "Z" don’t specify DST flagPaul Eggert2022-05-291-3/+9
* decoded-time-set-defaults now leaves DST alonePaul Eggert2022-05-271-6/+7
* Make make-decoded-time use -1 for dst unless givenLars Ingebrigtsen2022-05-271-1/+1
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
* * lisp/calendar/diary-lib.el (diary-mode-map): Prefer defvar-keymap.Stefan Kangas2022-05-111-8/+5
* Add Sefirot to Omer countingSam Steingold2022-04-281-2/+9
* Fix some typos in the recent holidays changeLars Ingebrigtsen2022-04-271-4/+4
* Rename holiday-lists to holiday-available-holyday-listsLars Ingebrigtsen2022-04-271-5/+6
* Separate out the holiday lists into its own functionLars Ingebrigtsen2022-04-271-25/+36
* Fix format-seconds error in previous changeLars Ingebrigtsen2022-04-131-9/+12
* Make list-times not include zero elementsLars Ingebrigtsen2022-04-131-16/+40
* Reject invalid time-string in appt-add immediatelyRobert Pluim2022-04-051-3/+7
* * lisp/calendar/todo-mode.el: Restore old code.Po Lu2022-03-231-4/+7
* Rewrite hl-line-modedickmao2022-03-211-7/+4
* Make calendar-exit actually respect the KILL parameterLars Ingebrigtsen2022-02-091-2/+9
* Merge from origin/emacs-28Eli Zaretskii2022-01-0128-28/+28
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0128-28/+28
* | Fix icalendar time zone parsing glitchPaul Eggert2021-12-161-2/+2
* | Merge from origin/emacs-28Stefan Kangas2021-12-091-1/+2
|\ \ | |/
| * Fix mode-line display in Calendar modeEli Zaretskii2021-12-081-1/+2
* | Use time-convert in with-decoded-time-valuePaul Eggert2021-12-051-1/+1
* | Fix (date-to-time "2021-12-04")Paul Eggert2021-12-041-22/+16
* | Fix regression introduced by the previous date-to-time changeKatsumi Yamaoka2021-12-031-1/+4
* | Make date-to-time work with date-only date stringsBob Rogers2021-12-011-13/+19
* | Fix icalendar time zone parsingdickmao2021-11-211-7/+7
* | decoded-time-add doc string additionLars Ingebrigtsen2021-10-121-1/+5
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-4/+3
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-212-5/+4
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-161-7/+7
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-163-4/+4
* Fix quoting style in Lisp commentsEli Zaretskii2021-09-121-2/+2
* ; Fix symbol quoting typosStefan Kangas2021-09-121-1/+1
* Fix byte-compilation warningsMattias Engdegård2021-09-111-1/+1
* Make multi-frame `M-x calendar' setup work when `pop-up-frames'Lars Ingebrigtsen2021-09-041-1/+3
* Add diary-offset to diary-lib.elYuchen Pei2021-09-041-0/+11
* Enable setting timeclock-workday after switching mode onLars Ingebrigtsen2021-08-271-3/+11
* timeclock.el: Update example configurationPhilip Kaludercic2021-08-261-7/+7