aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/diary-lib.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support displaying more months in the calendarLiu Hui2026-02-221-48/+17
* lisp/calendar: Style changesStefan Monnier2026-02-081-59/+34
* Merge branch 'main' into icalendarStefan Monnier2026-02-081-2/+2
|\
| * Fix inconsistent definition and usage of 'calendar-buffer'Liu Hui2026-01-241-1/+1
| * ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* | iCalendar code improvementsRichard Lawrence2025-12-291-1/+4
* | Add full support for iCalendar (RFC5545) dataRichard Lawrence2025-12-201-2/+4
|/
* calendar-mode-line-format: Fix regexpLiu Hui2025-12-171-1/+1
* Improve support for non-default calendar buffer (bug#79994)Liu Hui2025-12-161-4/+7
* Use variables to store marking stateManuel Giraud2025-08-071-4/+4
* Saner defaults for `calendar-read-sexp' (Bug#78964)Manuel Giraud2025-07-191-1/+2
* Avoid rebuilding a static alist inside a loopManuel Giraud2025-06-211-12/+10
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Fix user options for listing and marking diary filesEli Zaretskii2024-11-241-2/+4
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Address defcustom :type warningsBasil L. Contovounesios2023-09-261-2/+2
* | Merge from origin/emacs-29Stefan Kangas2023-01-151-1/+4
|\ \ | |/
| * Fix messages displayed when diary is shownEli Zaretskii2023-01-151-1/+4
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Avoid some obsolescent tz abbrevs in doc.Paul Eggert2022-12-291-1/+1
|/
* ; Fix typosStefan Kangas2022-11-181-1/+1
* ; Fix typosStefan Kangas2022-11-111-2/+2
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-201-2/+2
* Fix missing :value with defcustom const :typeStefan Kangas2022-07-061-5/+5
* * lisp/calendar/diary-lib.el (diary-mode-map): Prefer defvar-keymap.Stefan Kangas2022-05-111-8/+5
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-4/+3
* Add diary-offset to diary-lib.elYuchen Pei2021-09-041-0/+11
* Make dlet work like let, not let*Mattias EngdegÄrd2021-08-011-9/+9
* Use `calendar-read-sexp` instead of the now obsolete `calendar-read`Stefan Monnier2021-01-201-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Allow mixing attributes and comments in the diary fileLars Ingebrigtsen2020-12-291-12/+12
* Prefer setq-local in calendar/*.elStefan Kangas2020-12-071-12/+11
* Make diary fontify headers correctly (if the date has been customized)Lars Ingebrigtsen2020-10-131-11/+16
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd2019-12-261-1/+1
|/
* diary-mark-entries-hook doc string clarificationLars Ingebrigtsen2019-10-121-1/+4
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-2/+2
* Fix 2019-08-04 regex lintPaul Eggert2019-08-041-1/+1
* Make icalendar-import-buffer not show diary file bufferThomas Fitzsimmons2019-06-071-19/+26
* ; UnmaintainGlenn Morris2019-06-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Handle narrowing when marking entries of included diary filesStephen Berman2018-11-251-7/+9
* | * lisp/calendar/diary-lib.el (diary-remind): Fix bug#30455.Stefan Monnier2018-02-151-1/+2
* | * lisp/calendar/calendar.el: Use lexical-bindingStefan Monnier2018-01-181-7/+8