summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAge
* 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
* Remove redundant installation instructionsStefan Kangas2020-11-12
* `format-time' can now do sub-second timesLars Ingebrigtsen2020-10-30
* Fix sunrise and sunset calculation (bug#44237)Mattias Engdegård2020-10-27
* Use lexical-binding in time-date.el and expand testsStefan Kangas2020-10-22
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-18
* Make diary fontify headers correctly (if the date has been customized)Lars Ingebrigtsen2020-10-13
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | Merge from origin/emacs-27Glenn Morris2020-09-09
|\|
| * ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas2020-09-02
* | Use format-prompt in some read-string callsLars Ingebrigtsen2020-09-06
* | Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-06
* | Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-06
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* | Apply icalendar.el patch by Thomas Plass <thunk2@arcor.de>. Fix bug#34315.Ulf Jasper2020-09-02
* | Prevent spurious tabs by RET in todo-edit-mode (bug#43068)Stephen Berman2020-08-27
* | Fix several todo-mode.el editing bugs (bug#42976)Stephen Berman2020-08-21
* | Fix off-by-one error in decoded-time-add (with months)Lars Ingebrigtsen2020-08-21
* | Tweak recent solar.el changeGlenn Morris2020-08-12
* | Rename recent calendar user optionGlenn Morris2020-08-12