summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Add missing calendar-dlet* (Bug#31267)Noam Postavsky2018-04-261-1/+2
* The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-2/+3
* Merge from origin/emacs-26Glenn Morris2018-04-041-16/+17
|\
| * Update "Calendrical Calculations" citesPaul Eggert2018-04-021-16/+17
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-8/+2
* | * lisp/calendar/icalendar.el: Fix compilation warningsStefan Monnier2018-02-171-22/+20
* | Merge from origin/emacs-26Glenn Morris2018-02-172-2/+2
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Quieten compilation of icalendar.elGlenn Morris2018-02-161-19/+19
* | * lisp/calendar/diary-lib.el (diary-remind): Fix bug#30455.Stefan Monnier2018-02-151-1/+2
* | * lisp/calendar/calendar.el: Use lexical-bindingStefan Monnier2018-01-182-55/+61
* | * lisp/calendar/appt.el: Use lexical-bindingStefan Monnier2018-01-101-23/+21
* | * lisp/calendar/diary-lib.el: Fix bug#30051Stefan Monnier2018-01-101-7/+11
* | Remove some obsolete calendar functions and variablesGlenn Morris2018-01-093-14/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-0127-27/+27
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-0127-27/+27
* | Merge from origin/emacs-26Glenn Morris2017-12-161-1/+1
|\ \ | |/
| * Escape column-zero doc parensGlenn Morris2017-12-121-1/+1
* | Fix daylight-saving inference for Irish timePaul Eggert2017-12-081-8/+5
* | * lisp/calendar/diary-lib.el: Use lexical-bindingStefan Monnier2017-12-041-241/+261
* | * lisp/calendar/cal-dst.el: Use lexical-bindingStefan Monnier2017-12-041-43/+46
* | * lisp/calendar/todo-mode.el: Use calendar-dlet*Stefan Monnier2017-12-041-27/+28
* | * lisp/calendar/solar.el: Use lexical-bindingStefan Monnier2017-12-042-10/+42
|/
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-253-5/+5
* ; Fix some doc typosGlenn Morris2017-11-221-1/+1
* * lisp/calendar/todo-mode.el (todo-toggle-mark-item): Fix doc typo.Glenn Morris2017-10-271-1/+1
* Fix some doc typosGlenn Morris2017-10-271-3/+3
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-013-5/+5
* ; Spelling and URL fixesPaul Eggert2017-09-231-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2017-09-1527-29/+29
|\
| * Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1327-29/+29
* | Make landscape layout with geometry package rather than a PostScript special.Vincent Belaïche2017-09-151-18/+42
|/
* Fix a minor todo-mode regressionStephen Berman2017-08-111-14/+15
* Replace some uses of evalMark Oteiza2017-08-081-1/+1
* Update todo-mode defcustoms in a less hideous wayStephen Berman2017-08-011-64/+20
* * lisp/calendar/todo-mode.el (todo-print-buffer-function): Rework docstring.Stefan Monnier2017-07-271-5/+3
* Use lexical-binding in todo-mode.elStefan Monnier2017-07-211-132/+157
* Adjust todo-quit to recent change in diredStephen Berman2017-07-191-1/+1
* todo-mode.el: Fix handling of hidden item headers (bug#27609)Stephen Berman2017-07-071-61/+124
* Fix several todo-mode bugs found while debugging bug#27609Stephen Berman2017-07-071-41/+54
* Make `todo-toggle-item-highlighting' work on multiline items (bug#27133)Stephen Berman2017-05-291-6/+8
* Make sure exiting todo-mode buffer buries it (bug#27121)Stephen Berman2017-05-291-6/+2
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-2/+2
* Turn on lexical-binding in parse-time.elMark Oteiza2017-02-011-9/+3
* Merge from origin/emacs-25Paul Eggert2017-01-0127-27/+27
|\
| * Update copyright year to 2017Paul Eggert2016-12-3127-27/+27
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-071-1/+1
| * Avoid error in icalendar--read-elementPeder O. Klingenberg2016-10-021-3/+5
* | Fix timezone detection of parse-iso8601-time-stringHong Xu2016-12-241-7/+19