summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAge
* 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
* Add diary-offset to diary-lib.elYuchen Pei2021-09-04
* Enable setting timeclock-workday after switching mode onLars Ingebrigtsen2021-08-27
* timeclock.el: Update example configurationPhilip Kaludercic2021-08-26
* Fix space at the start of appt mode line elementLars Ingebrigtsen2021-08-19
* Make icalendar parse multi-line items correctlyRajeev Narang2021-08-11
* Fix icalendar-import-file promptLars Ingebrigtsen2021-08-11
* Fix variable binding in calendar (bug#49945)Mattias Engdegård2021-08-09
* 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
* ; * lisp/calendar/cal-french.el (calendar-french-trim-feast): Doc fix.Eli Zaretskii2021-07-23
* Add more support for the French Revolutionary CalendarJean Forget2021-07-23
* Get fractional seconds in iso8601 parsing rightLars Ingebrigtsen2021-06-14
* * lisp/calendar/cal-menu.el (cal-menu-holidays-menu): Use a proper closureStefan Monnier2021-05-18
* Default to 1970 in decoded-time-set-defaultsBasil L. Contovounesios2021-05-09
* Remove redundant #' before lambda in {calendar,erc,mh-e}/*.elStefan Kangas2021-04-09
* Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-01
* Delete empty "History" sectionsStefan Kangas2021-03-30
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* Revert "* lisp/calendar/appt.el (appt-activate): Set the local `write-file-fu...Stefan Monnier2021-03-14
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-11
* Delete two more items obsoleted in Emacs 23.1Stefan Kangas2021-03-08
* Normalize version specifiers for make-obsolete and friendsStefan Kangas2021-03-08
* Fix typosMattias Engdegård2021-02-18
* Display yearly ical events from first year on. Fix Bug#23100.Ulf Jasper2021-02-15
* Use `lexical-binding` in all the cal-*.el filesStefan Monnier2021-01-20
* Use `calendar-read-sexp` instead of the now obsolete `calendar-read`Stefan Monnier2021-01-20
* * lisp/calendar/cal-french.el (calendar-french-accents-p): Obsolete functionStefan Monnier2021-01-20
* * lisp/calendar/calendar.el (calendar-read-sexp): New functionStefan Monnier2021-01-20
* * lisp/calendar/appt.el (appt-activate): Set the local `write-file-functions`Stefan Monnier2021-01-03
* Update copyright year to 2021Paul Eggert2021-01-01
* Allow mixing attributes and comments in the diary fileLars Ingebrigtsen2020-12-29
* Fix messages with plural forms in todo-mode.elEli Zaretskii2020-12-26
* Prefer setq-local in calendar/*.elStefan Kangas2020-12-07