summaryrefslogtreecommitdiff
path: root/lisp/calendar/diary-lib.el
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* | * lisp/calendar/diary-lib.el: Fix bug#30051Stefan Monnier2018-01-101-7/+11
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/calendar/diary-lib.el: Use lexical-bindingStefan Monnier2017-12-041-241/+261
|/
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-3/+3
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-3/+3
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Mark some risky calendar variables.Glenn Morris2016-02-011-0/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix some display-warning usage.Glenn Morris2015-12-071-6/+9
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-4/+0
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-4/+4
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-5/+5
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-2/+4
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* Follow user preference in calendar diagnosticsPaul Eggert2015-08-211-4/+4
* Use 'user-error' in a few calendar files.Glenn Morris2015-06-101-2/+2
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-6/+6
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-2/+1
|\
| * Fix calendar-mark-1Leo Liu2014-11-231-2/+1
* | Drop support for deprecated (since 23.1) forms of diary-display-functionGlenn Morris2014-10-101-14/+3
* | Remove calendar code obsolete since at least version 23.1Glenn Morris2014-10-051-115/+2
* | 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