summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Fix todo-mode bug involving archived items (bug#23447)Stephen Berman2016-05-041-20/+19
* Todo mode doc bug fixStephen Berman2016-04-271-9/+7
* Capitalize “Universal Time” in documentationPaul Eggert2016-04-111-9/+9
* Fix todo-mode category movementStephen Berman2016-03-261-7/+18
* Make parse-time-string-chars fasterLars Ingebrigtsen2016-02-281-8/+5
* Fix todo-mode item date editing bugsStephen Berman2016-02-201-11/+9
* Mark some risky calendar variables.Glenn Morris2016-02-014-3/+11
* Avoid byte-compiler warning in todo-mode (bug#21953)Stephen Berman2016-01-211-1/+3
* Fix desktop support in todo-mode and doc-view (bug#22377)Stephen Berman2016-01-211-3/+3
* Update copyright year to 2016Paul Eggert2016-01-0127-27/+27
* Fix some display-warning usage.Glenn Morris2015-12-072-8/+12
* * lisp/calendar/cal-html.el: Require diary-lib.Glenn Morris2015-12-071-4/+5
* Fix Bug#22092.Ulf Jasper2015-12-051-1/+12
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-173-7/+7
* * 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-297-22/+1
* Use %s to format strings instead of splicing themPaul Eggert2015-09-201-2/+3
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-7/+7
* (time-to-seconds, time-less-p): Mark unused vars with underscoreStefan Monnier2015-09-091-3/+3
* * lisp/calendar/time-date.el (with-decoded-time-value): Fix debug specStefan Monnier2015-09-081-1/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-076-29/+31
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-037-66/+66
* Escape ` and ' in docPaul Eggert2015-09-012-3/+3
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-282-4/+8
* Prefer directed to neutral quotesPaul Eggert2015-08-245-9/+9
* * doc/emacs/cal-xtra.texi (Holiday Customizing): Fix typo in example.Glenn Morris2015-08-241-2/+2
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-6/+6
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-211-1/+3
* Follow user preference in calendar diagnosticsPaul Eggert2015-08-216-26/+26
* Optional args for holiday-greek-orthodox-easterPaul Eggert2015-08-131-7/+14
* Fix some confusion with ‘format’Paul Eggert2015-08-051-2/+2
* Add option `calendar-weekend-days'Ingo Lohmar2015-08-021-1/+11
* Simplify icalendar decoding of Z datesPaul Eggert2015-07-201-7/+1
* Merge from origin/emacs-24Paul Eggert2015-06-191-2/+10
|\
| * Fixes: debbugs:20832Stephen Berman2015-06-191-2/+5
| * Fixes: debbugs:20832Nicolas Richard2015-06-191-0/+5
* | * lisp/calendar/calendar.el (diary-file): Use locate-user-emacs-file.Glenn Morris2015-06-151-1/+2
* | Use 'user-error' in a few calendar files.Glenn Morris2015-06-103-6/+6
* | Omit U+0332 COMBINING LOW LINE in previous changePaul Eggert2015-06-051-2/+2
* | Fix transliteration of Bahá'í monthsPaul Eggert2015-06-041-4/+4
* | Don't quote nil and t in doc stringsPaul Eggert2015-05-212-7/+7
* | Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* | * lisp/calendar/solar.el (solar-ecliptic-coordinates): Use float-pi.Glenn Morris2015-05-171-1/+1
* | Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-4/+7
* | Generate a ChangeLog file from commit logsPaul Eggert2015-04-071-1/+1
* | Merge from origin/emacs-24Paul Eggert2015-03-031-2/+5
|\ \ | |/
| * todo-mode.el: Restore point on setting item done (Bug#19727)Robert Pluim2015-02-041-2/+5
| * Update copyright year to 2015Paul Eggert2015-01-0127-27/+29
* | solar.el: Tweak sunrise-sunset outputGlenn Morris2015-02-191-15/+7