summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2016-06-191-2/+5
|\
| * Fix last todo-mode changeStephen Berman2016-06-161-1/+2
| * Improve last todo-mode fixStephen Berman2016-06-151-2/+3
| * Fix todo-mode use of minibuffer completion keymap (bug#23695).Stephen Berman2016-06-141-2/+3
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-102-3/+3
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-082-126/+38
* | Merge from origin/emacs-25Paul Eggert2016-05-051-20/+19
|\ \ | |/
| * Fix todo-mode bug involving archived items (bug#23447)Stephen Berman2016-05-041-20/+19
* | Merge from origin/emacs-25Paul Eggert2016-05-011-9/+7
|\ \ | |/
| * Todo mode doc bug fixStephen Berman2016-04-271-9/+7
* | Merge from origin/emacs-25Paul Eggert2016-04-121-9/+9
|\ \ | |/
| * Capitalize “Universal Time” in documentationPaul Eggert2016-04-111-9/+9
* | Merge from origin/emacs-25John Wiegley2016-04-021-7/+18
|\ \ | |/
| * Fix todo-mode category movementStephen Berman2016-03-261-7/+18
| * Make parse-time-string-chars fasterLars Ingebrigtsen2016-02-281-8/+5
* | parse-times-string doc string clarificationLars Magne Ingebrigtsen2016-03-251-2/+6
* | Doc string fixMarcin Borkowski2016-03-251-2/+5
* | Clean up the code in parse-time-string-charsLars Ingebrigtsen2016-02-281-7/+5
* | Make parse-time-string-chars more efficientLars Ingebrigtsen2016-02-261-3/+2
* | Merge from origin/emacs-25John Wiegley2016-02-221-11/+9
|\ \ | |/
| * Fix todo-mode item date editing bugsStephen Berman2016-02-201-11/+9
* | lisp/calendar/appt.el (appt-delete-window): Check if buffer is liveOleh Krehel2016-02-221-1/+3
* | Merge from origin/emacs-25John Wiegley2016-02-034-3/+11
|\ \ | |/
| * Mark some risky calendar variables.Glenn Morris2016-02-014-3/+11
* | -Paul Eggert2016-01-301-4/+6
|\ \ | |/
| * 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
* | Merge from origin/emacs-25John Wiegley2016-01-1127-27/+27
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-0127-27/+27
* | Doc tweaks.Glenn Morris2016-01-064-7/+7
|/
* 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