summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Dmitry Gutov2023-05-061-6/+10
|\
| * Fix rcirc messages printing in the wrong placeThuna2023-05-041-6/+10
* | Make also 'diary-lunar-phases' report eclipsesMichael Heerdegen2023-02-251-7/+12
* | ; Adjust limit for eclipse in calendar; rename a functionUlrich Müller2023-02-171-10/+13
* | ; Simplify eclipse calculation in calendar/lunar.elUlrich Müller2023-02-151-16/+9
* | Merge from origin/emacs-29Stefan Kangas2023-02-151-2/+9
|\ \ | |/
| * ; * lisp/calendar/lunar.el: Add comments. (bug#61460)Ulrich Müller2023-02-131-1/+6
| * Fix spurious display of eclipses in CalendarUlrich Müller2023-02-131-1/+3
* | ; * lisp/calendar/appt.el (appt-check): Fix byte-compile warningRobert Pluim2023-01-231-1/+1
* | Merge from origin/emacs-29Stefan Kangas2023-01-151-1/+4
|\ \ | |/
| * Fix messages displayed when diary is shownEli Zaretskii2023-01-151-1/+4
* | Data argument to `signal` should be a listMattias Engdegård2023-01-031-8/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-01-0128-28/+28
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-0128-28/+28
* | Avoid some obsolescent tz abbrevs in doc.Paul Eggert2022-12-291-1/+1
* | Use RFC 822 abbrevs in sunrise-sunset stringsPaul Eggert2022-12-291-6/+4
* | In cal-dst, be consistent re default to UTCPaul Eggert2022-12-291-6/+6
|/
* icalendar.el: Fix parsing of sexp entries (bug#56241)hokomo2022-11-241-3/+5
* ; Fix typosStefan Kangas2022-11-181-1/+1
* ; Fix typosStefan Kangas2022-11-111-2/+2
* Avoid errors in interactive calls of 'calendar-goto-day-of-year'Eli Zaretskii2022-10-041-2/+3
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-9/+0
* * lisp/calendar/time-date.el (seconds-to-time): Use the original arg listStefan Monnier2022-08-141-6/+6
* Fix signature of `seconds-to-time'Po Lu2022-08-061-1/+4
* time-convert): Deprecate calls without an explicit FORM argStefan Monnier2022-08-051-1/+4
* Simplify a few timestampsPaul Eggert2022-08-012-3/+3
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-201-2/+2
* * time-date.el (decoded-time-period): Rename TIME in docstringPhilip Kaludercic2022-07-111-1/+1
* Fix missing :value with defcustom const :typeStefan Kangas2022-07-062-10/+10
* Make some defcustom types more restrictiveStefan Kangas2022-07-052-5/+5
* Fix detecting dotted pairs in icalendar-export-regionhokomo2022-06-271-1/+2
* Default decoded-time dst slot to -1Paul Eggert2022-06-131-1/+2
* Speed up generation of loaddefs filesLars Ingebrigtsen2022-05-311-1/+1
* ISO 8601 strings sans "Z" don’t specify DST flagPaul Eggert2022-05-291-3/+9
* decoded-time-set-defaults now leaves DST alonePaul Eggert2022-05-271-6/+7
* Make make-decoded-time use -1 for dst unless givenLars Ingebrigtsen2022-05-271-1/+1
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
* * lisp/calendar/diary-lib.el (diary-mode-map): Prefer defvar-keymap.Stefan Kangas2022-05-111-8/+5
* Add Sefirot to Omer countingSam Steingold2022-04-281-2/+9
* Fix some typos in the recent holidays changeLars Ingebrigtsen2022-04-271-4/+4
* Rename holiday-lists to holiday-available-holyday-listsLars Ingebrigtsen2022-04-271-5/+6
* Separate out the holiday lists into its own functionLars Ingebrigtsen2022-04-271-25/+36
* Fix format-seconds error in previous changeLars Ingebrigtsen2022-04-131-9/+12
* Make list-times not include zero elementsLars Ingebrigtsen2022-04-131-16/+40
* Reject invalid time-string in appt-add immediatelyRobert Pluim2022-04-051-3/+7
* * lisp/calendar/todo-mode.el: Restore old code.Po Lu2022-03-231-4/+7
* Rewrite hl-line-modedickmao2022-03-211-7/+4
* Make calendar-exit actually respect the KILL parameterLars Ingebrigtsen2022-02-091-2/+9
* Merge from origin/emacs-28Eli Zaretskii2022-01-0128-28/+28
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0128-28/+28