summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Port new time stamp handling to old Emacs and to XEmacs.Paul Eggert2014-11-161-4/+28
* | | Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-162-83/+76
|/ /
* | icalendar: fix issues regarding timezones without dstUlf Jasper2014-11-161-6/+11
* | Allow VTIMEZONE where daylight and standard time zones are equal.Sylvain Chouleur2014-11-101-25/+28
* | Simplify use of current-time and friends.Paul Eggert2014-10-284-28/+30
* | Drop support for deprecated (since 23.1) forms of diary-display-functionGlenn Morris2014-10-102-17/+4
* | * cal-x.el (calendar-dedicate-diary): Drop support for deleted aliases.Glenn Morris2014-10-081-5/+3
* | Remove calendar code obsolete since at least version 23.1Glenn Morris2014-10-0518-744/+20
* | Rename 24.5 to 25.1Stefan Monnier2014-09-292-3/+3
* | Add cl-parse-integer based on parse-integerLeo Liu2014-09-261-39/+7
* | Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-141-6/+14
|\ \ | |/
| * * calendar/diary-lib.el (diary-list-entries): Restore 24.3 display behavior.Glenn Morris2014-09-091-8/+15