summaryrefslogtreecommitdiff
path: root/lisp/calendar/calendar.el
Commit message (Expand)AuthorAgeFilesLines
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
* Make calendar-exit actually respect the KILL parameterLars Ingebrigtsen2022-02-091-2/+9
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Fix mode-line display in Calendar modeEli Zaretskii2021-12-081-1/+2
* Fix quoting style in Lisp commentsEli Zaretskii2021-09-121-2/+2
* ; Fix symbol quoting typosStefan Kangas2021-09-121-1/+1
* Make multi-frame `M-x calendar' setup work when `pop-up-frames'Lars Ingebrigtsen2021-09-041-1/+3
* Make dlet work like let, not let*Mattias Engdegård2021-08-011-7/+7
* * lisp/calendar/calendar.el (calendar-read-sexp): New functionStefan Monnier2021-01-201-16/+41
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in calendar/*.elStefan Kangas2020-12-071-1/+1
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-061-1/+1
* | Rename recent calendar user optionGlenn Morris2020-08-121-4/+6
* | ; Fix typo in last change to calendar.elBasil L. Contovounesios2020-08-091-1/+1
* | Add a variable to allow displaying numeric time zonesLars Ingebrigtsen2020-08-091-0/+7
* | * lisp/subr.el (dlet): New macroStefan Monnier2020-03-101-7/+6
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-21/+24
* Make diary-european-date-forms elements mutually exclusiveAndreas Merziger2019-08-151-1/+1
* Use decoded time accessors in calendarLars Ingebrigtsen2019-07-301-1/+3
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-211-6/+1
* ; UnmaintainGlenn Morris2019-06-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add missing calendar-dlet* (Bug#31267)Noam Postavsky2018-04-261-1/+2
* | Merge from origin/emacs-26Glenn Morris2018-04-041-16/+17
|\ \ | |/
| * Update "Calendrical Calculations" citesPaul Eggert2018-04-021-16/+17
* | * lisp/calendar/calendar.el: Use lexical-bindingStefan Monnier2018-01-181-48/+53
* | Remove some obsolete calendar functions and variablesGlenn Morris2018-01-091-11/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/calendar/solar.el: Use lexical-bindingStefan Monnier2017-12-041-0/+31
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Replace some uses of evalMark Oteiza2017-08-081-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Obsolete calendar-load-hook in favor of eval-after-loadGlenn Morris2016-12-031-1/+2
|/
* ; Spelling fixesPaul Eggert2016-08-301-3/+3
* Mark some risky calendar variables.Glenn Morris2016-02-011-0/+4
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-4/+4
* * lisp/calendar/calendar.el: Display buffer before executing body.Mark Oteiza2015-10-101-2/+2
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+0
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-11/+11
* Escape ` and ' in docPaul Eggert2015-09-011-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Add option `calendar-weekend-days'Ingo Lohmar2015-08-021-1/+11
* * lisp/calendar/calendar.el (diary-file): Use locate-user-emacs-file.Glenn Morris2015-06-151-1/+2