summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Fix space at the start of appt mode line elementLars Ingebrigtsen2021-08-191-5/+6
* Make icalendar parse multi-line items correctlyRajeev Narang2021-08-111-1/+1
* Fix icalendar-import-file promptLars Ingebrigtsen2021-08-111-3/+1
* Fix variable binding in calendar (bug#49945)Mattias Engdegård2021-08-091-9/+9
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-086-13/+13
* Make dlet work like let, not let*Mattias Engdegård2021-08-0110-31/+31
* ; * lisp/calendar/cal-french.el (calendar-french-trim-feast): Doc fix.Eli Zaretskii2021-07-231-2/+2
* Add more support for the French Revolutionary CalendarJean Forget2021-07-231-21/+171
* Get fractional seconds in iso8601 parsing rightLars Ingebrigtsen2021-06-141-6/+11
* * lisp/calendar/cal-menu.el (cal-menu-holidays-menu): Use a proper closureStefan Monnier2021-05-181-3/+3
* Default to 1970 in decoded-time-set-defaultsBasil L. Contovounesios2021-05-091-1/+3
* Remove redundant #' before lambda in {calendar,erc,mh-e}/*.elStefan Kangas2021-04-092-44/+44
* Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-011-4/+5
* Delete empty "History" sectionsStefan Kangas2021-03-301-2/+0
* Convert many more links to use HTTPSStefan Kangas2021-03-243-3/+3
* Revert "* lisp/calendar/appt.el (appt-activate): Set the local `write-file-fu...Stefan Monnier2021-03-141-2/+2
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-111-4/+4
* Delete two more items obsoleted in Emacs 23.1Stefan Kangas2021-03-081-3/+0
* Normalize version specifiers for make-obsolete and friendsStefan Kangas2021-03-081-1/+1
* Fix typosMattias Engdegård2021-02-181-1/+1
* Display yearly ical events from first year on. Fix Bug#23100.Ulf Jasper2021-02-151-9/+17
* Use `lexical-binding` in all the cal-*.el filesStefan Monnier2021-01-2014-96/+125
* Use `calendar-read-sexp` instead of the now obsolete `calendar-read`Stefan Monnier2021-01-2013-122/+131
* * lisp/calendar/cal-french.el (calendar-french-accents-p): Obsolete functionStefan Monnier2021-01-201-37/+22
* * lisp/calendar/calendar.el (calendar-read-sexp): New functionStefan Monnier2021-01-201-16/+41
* * lisp/calendar/appt.el (appt-activate): Set the local `write-file-functions`Stefan Monnier2021-01-031-2/+2
* Update copyright year to 2021Paul Eggert2021-01-0128-28/+28
* Allow mixing attributes and comments in the diary fileLars Ingebrigtsen2020-12-291-12/+12
* Fix messages with plural forms in todo-mode.elEli Zaretskii2020-12-261-12/+15
* Prefer setq-local in calendar/*.elStefan Kangas2020-12-072-13/+12