summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAge
* Update copyright year to 2017Paul Eggert2016-12-31
* Fix minor quoting problems in doc stringsPaul Eggert2016-12-07
* Avoid error in icalendar--read-elementPeder O. Klingenberg2016-10-02
* ; Spelling fixesPaul Eggert2016-08-30
* Fix last todo-mode changeStephen Berman2016-06-16
* Improve last todo-mode fixStephen Berman2016-06-15
* Fix todo-mode use of minibuffer completion keymap (bug#23695).Stephen Berman2016-06-14
* Fix todo-mode bug involving archived items (bug#23447)Stephen Berman2016-05-04
* Todo mode doc bug fixStephen Berman2016-04-27
* Capitalize “Universal Time” in documentationPaul Eggert2016-04-11
* Fix todo-mode category movementStephen Berman2016-03-26
* Make parse-time-string-chars fasterLars Ingebrigtsen2016-02-28
* Fix todo-mode item date editing bugsStephen Berman2016-02-20
* Mark some risky calendar variables.Glenn Morris2016-02-01
* Avoid byte-compiler warning in todo-mode (bug#21953)Stephen Berman2016-01-21
* Fix desktop support in todo-mode and doc-view (bug#22377)Stephen Berman2016-01-21
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix some display-warning usage.Glenn Morris2015-12-07
* * lisp/calendar/cal-html.el: Require diary-lib.Glenn Morris2015-12-07
* Fix Bug#22092.Ulf Jasper2015-12-05
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* * lisp/calendar/calendar.el: Display buffer before executing body.Mark Oteiza2015-10-10
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Use %s to format strings instead of splicing themPaul Eggert2015-09-20
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-17
* (time-to-seconds, time-less-p): Mark unused vars with underscoreStefan Monnier2015-09-09
* * lisp/calendar/time-date.el (with-decoded-time-value): Fix debug specStefan Monnier2015-09-08
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Escape ` and ' in docPaul Eggert2015-09-01
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-28
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* * doc/emacs/cal-xtra.texi (Holiday Customizing): Fix typo in example.Glenn Morris2015-08-24
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-23
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-21
* Follow user preference in calendar diagnosticsPaul Eggert2015-08-21
* Optional args for holiday-greek-orthodox-easterPaul Eggert2015-08-13
* Fix some confusion with ‘format’Paul Eggert2015-08-05
* Add option `calendar-weekend-days'Ingo Lohmar2015-08-02
* Simplify icalendar decoding of Z datesPaul Eggert2015-07-20
* Merge from origin/emacs-24Paul Eggert2015-06-19
|\
| * Fixes: debbugs:20832Stephen Berman2015-06-19
| * Fixes: debbugs:20832Nicolas Richard2015-06-19
* | * lisp/calendar/calendar.el (diary-file): Use locate-user-emacs-file.Glenn Morris2015-06-15
* | Use 'user-error' in a few calendar files.Glenn Morris2015-06-10
* | Omit U+0332 COMBINING LOW LINE in previous changePaul Eggert2015-06-05
* | Fix transliteration of Bahá'í monthsPaul Eggert2015-06-04
* | Don't quote nil and t in doc stringsPaul Eggert2015-05-21
* | Fix minor quoting problems in doc stringsPaul Eggert2015-05-19