summaryrefslogtreecommitdiff
path: root/lisp/calendar
AgeCommit message (Expand)Author
2026-05-23Rename `icalendar-recur' type and related functionsRichard Lawrence
2026-04-29; Spelling fixes.Paul Eggert
2026-04-12Add short documentation group for iCalendar libRichard Lawrence
2026-04-12Improve performance of icalendar-recur.el and its testsRichard Lawrence
2026-03-10Use single-arg form of `signal` to re-throw an errorStefan Monnier
2026-02-28; * lisp/calendar/icalendar-recur.el (eval-when-compile): Fix a typo.Eli Zaretskii
2026-02-26Fix `diary-rrule' recurrence rule calculation (Bug#80460)Richard Lawrence
2026-02-25calendar-check-holidays: Call calendar-increment-monthLiu Hui
2026-02-22Support displaying more months in the calendarLiu Hui
2026-02-15Fix failing iCalendar tests when TZ=UTCRichard Lawrence
2026-02-12lisp/calendar/diary-icalendar.el (di:summary-regexp): Fix `:type`Stefan Monnier
2026-02-08lisp/calendar: Style changesStefan Monnier
2026-02-08Merge branch 'main' into icalendarStefan Monnier
2026-02-01Fix iCalendar macro (debug ...) forms and indentationRichard Lawrence
2026-01-24Fix inconsistent definition and usage of 'calendar-buffer'Liu Hui
2026-01-24; calendar-bahai: Move tests and convert to ERTJacob S. Gordon
2026-01-10; 'holiday-float': Improve documentation of edge caseJacob S. Gordon
2026-01-10Fix cursor position in calendar-generate-window (bug#80069)Liu Hui
2026-01-03Some minor code improvements in iCalendar libraryRichard Lawrence
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-29Change the format function calling conventions in diary-icalendar.elRichard Lawrence
2025-12-29iCalendar code improvementsRichard Lawrence
2025-12-29Fix the date in the calendar mode line (bug#80069)Liu Hui
2025-12-20Add full support for iCalendar (RFC5545) dataRichard Lawrence
2025-12-17calendar-mode-line-format: Fix regexpLiu Hui
2025-12-16Improve support for non-default calendar buffer (bug#79994)Liu Hui
2025-12-06; (calendar-bahai--twin-birthdays-reference-dates): Fix quoting.Eli Zaretskii
2025-12-06Update Bahá'í calendar for 2014 calendar reformJohn Wiegley
2025-10-25; Fix last change (bug#79629)Eli Zaretskii
2025-10-25Recompute calendar-holidays when its components are set (bug#79629)Amin Bandali
2025-10-07decoded-time-add: Use 'floor'Ilya Chernyshov
2025-08-07Use variables to store marking stateManuel Giraud
2025-08-02Fix mode-line string width in diary viewManuel Giraud
2025-07-19Saner defaults for `calendar-read-sexp' (Bug#78964)Manuel Giraud
2025-06-28Avoid flicker when marking diary entries (bug#78861)Manuel Giraud
2025-06-21Avoid rebuilding a static alist inside a loopManuel Giraud
2025-06-12Add simpler binds for calendar month/year navigationPaul Nelson
2025-05-31Merge from origin/emacs-30Eli Zaretskii
2025-05-28Fix bug in 'todo-jump-to-category' (bug#78608)Stephen Berman
2025-05-24Merge from origin/emacs-30Eli Zaretskii
2025-05-20Fix todo-mode item insertion bug (bug#78506)Stephen Berman
2025-05-17Fix DTSTART date when exporting `diary-float'Richard Lawrence
2025-05-14Scroll with mouse wheel in calendar (bug#78298)Manuel Giraud
2025-05-08Recenter for the calendar (bug#78205)Manuel Giraud
2025-04-26Reuse calendar temporary facesManuel Giraud
2025-03-20Recenter calendar-chinese-year-cache on 2028Stefan Kangas
2025-03-15Recommend using 'keymap-set' in CommentariesStefan Kangas
2025-03-01Fix handling of delta values with negative month fieldŁukasz Stelmach
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-02-23Fix diary not displaying some entries in european styleMichael Heerdegen