summaryrefslogtreecommitdiff
path: root/lisp/calendar/diary-lib.el
AgeCommit message (Expand)Author
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-26Address defcustom :type warningsBasil L. Contovounesios
2023-01-15Merge from origin/emacs-29Stefan Kangas
2023-01-15Fix messages displayed when diary is shownEli Zaretskii
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-29Avoid some obsolescent tz abbrevs in doc.Paul Eggert
2022-11-18; Fix typosStefan Kangas
2022-11-11; Fix typosStefan Kangas
2022-07-20Prefer defvar-keymap in some trivial casesStefan Kangas
2022-07-06Fix missing :value with defcustom const :typeStefan Kangas
2022-05-11* lisp/calendar/diary-lib.el (diary-mode-map): Prefer defvar-keymap.Stefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-04Add diary-offset to diary-lib.elYuchen Pei
2021-08-01Make dlet work like let, not let*Mattias Engdegård
2021-01-20Use `calendar-read-sexp` instead of the now obsolete `calendar-read`Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-29Allow mixing attributes and comments in the diary fileLars Ingebrigtsen
2020-12-07Prefer setq-local in calendar/*.elStefan Kangas
2020-10-13Make diary fontify headers correctly (if the date has been customized)Lars Ingebrigtsen
2020-01-01Merge from origin/emacs-27Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-26Use regexp type for regexps in defcustom declarationsMattias Engdegård
2019-10-12diary-mark-entries-hook doc string clarificationLars Ingebrigtsen
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-09-19lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero
2019-08-04Fix 2019-08-04 regex lintPaul Eggert
2019-06-07Make icalendar-import-buffer not show diary file bufferThomas Fitzsimmons
2019-06-01; UnmaintainGlenn Morris
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Handle narrowing when marking entries of included diary filesStephen Berman
2018-02-15* lisp/calendar/diary-lib.el (diary-remind): Fix bug#30455.Stefan Monnier
2018-01-18* lisp/calendar/calendar.el: Use lexical-bindingStefan Monnier
2018-01-10* lisp/calendar/diary-lib.el: Fix bug#30051Stefan Monnier
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-04* lisp/calendar/diary-lib.el: Use lexical-bindingStefan Monnier
2017-11-25maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert
2017-10-01Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-02-01Mark some risky calendar variables.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-07Fix some display-warning usage.Glenn Morris
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert