summaryrefslogtreecommitdiff
path: root/lisp/calendar/calendar.el
AgeCommit message (Expand)Author
2024-06-16; Fix typosStefan Kangas
2024-03-23Merge from origin/emacs-29Eli Zaretskii
2024-03-21; * lisp/calendar/calendar.el: Remove extra space.Juri Linkov
2024-01-10Support :category in completion-extra-properties (bug#68214)Juri Linkov
2024-01-04Support display-sort-function in completion-category-overrides (bug#68214)Juri Linkov
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-10Repair several minor breakagesPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-06Fix missing :value with defcustom const :typeStefan Kangas
2022-07-05Make some defcustom types more restrictiveStefan Kangas
2022-05-24Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen
2022-02-09Make calendar-exit actually respect the KILL parameterLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-08Fix mode-line display in Calendar modeEli Zaretskii
2021-09-12Fix quoting style in Lisp commentsEli Zaretskii
2021-09-12; Fix symbol quoting typosStefan Kangas
2021-09-04Make multi-frame `M-x calendar' setup work when `pop-up-frames'Lars Ingebrigtsen
2021-08-01Make dlet work like let, not let*Mattias EngdegÄrd
2021-01-20* lisp/calendar/calendar.el (calendar-read-sexp): New functionStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-07Prefer setq-local in calendar/*.elStefan Kangas
2020-10-02Merge from origin/emacs-27Glenn Morris
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-09-06Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen
2020-08-12Rename recent calendar user optionGlenn Morris
2020-08-09; Fix typo in last change to calendar.elBasil L. Contovounesios
2020-08-09Add a variable to allow displaying numeric time zonesLars Ingebrigtsen
2020-03-10* lisp/subr.el (dlet): New macroStefan Monnier
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-08-15Make diary-european-date-forms elements mutually exclusiveAndreas Merziger
2019-07-30Use decoded time accessors in calendarLars Ingebrigtsen
2019-06-21* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier
2019-06-01; UnmaintainGlenn Morris
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-04-26Add missing calendar-dlet* (Bug#31267)Noam Postavsky
2018-04-04Merge from origin/emacs-26Glenn Morris
2018-04-02Update "Calendrical Calculations" citesPaul Eggert
2018-01-18* lisp/calendar/calendar.el: Use lexical-bindingStefan Monnier
2018-01-09Remove some obsolete calendar functions and variablesGlenn Morris
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-04* lisp/calendar/solar.el: Use lexical-bindingStefan Monnier
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-08Replace some uses of evalMark Oteiza
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-03Obsolete calendar-load-hook in favor of eval-after-loadGlenn Morris