summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update copyright year to 2015Paul Eggert2015-01-0127-29/+32
* | Merge branch 'emacs-24'.Paul Eggert2014-11-283-23/+29
|\ \ | |/
| * todo-mode.el: Handle calling revert-buffer.Stephen Berman2014-11-261-0/+10
| * todo-mode.el: Handle calling todo-mode interactively.Stephen Berman2014-11-261-17/+18
| * Fix calendar-mark-1Leo Liu2014-11-231-2/+1
| * .gitignore cleanup.Paul Eggert2014-11-171-4/+0
* | Handle leap months in Chinese calendarLeo Liu2014-11-231-7/+22
* | Port new time stamp handling to Emacs 23.2.Paul Eggert2014-11-171-1/+1
* | Merge branch 'uj-icalendar-bug#5433'Ulf Jasper2014-11-171-2/+64
|\ \
| * | New option `icalendar-export-alarms'.Ulf Jasper2014-11-171-11/+17
| * | intermediate commitUlf Jasper2014-11-171-0/+1
| * | alarm export, first stepUlf Jasper2014-11-161-21/+47
| * | intermediate commitUlf Jasper2014-11-161-1/+30