aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/nndiary.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prefer '(evenp A)' to '(= 0 (% A 2))'evenp-oddpStefan Kangas2025-02-171-4/+4
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Checkdoc fixes in `gnus/*.el`Stefan Kangas2024-07-081-10/+10
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-091-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2023-12-031-1/+1
* | nndiary.el: fix dodgy schedule codeMattias EngdegÄrd2023-04-111-2/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Add nndiary-headers obsolescence commentPaul Eggert2022-12-291-0/+7
|/
* Delete many items obsolete since 24.3Stefan Kangas2022-09-091-6/+0
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Make many gnus version variables obsoleteStefan Kangas2022-08-131-0/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Minor nndiary simplificatiuon with time zonePaul Eggert2021-12-161-2/+2
|/
* Don't let nndiary.el alter variables when loading fileEric Abrahamsen2021-09-071-6/+5
* Replace local intersection functions with seq-intersectionStefan Kangas2021-04-051-1/+1
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-11/+12
* * lisp/gnus: Remove redundant `:group` argsStefan Monnier2021-01-301-7/+1
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-15/+15
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-071-4/+4
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | ; Fix typosStefan Kangas2020-09-211-1/+1
* | Introduce nnselect backend for gnusAndrew G Cohen2020-09-051-1/+1
* | nnmail-cache-close should not use nofollowPaul Eggert2020-02-261-1/+1
* | Make sure that all gnus buffers are killed on exitSam Steingold2020-01-281-5/+5
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/gnus/gnus.el (gnus-info): Define with `cl-defstruct`Stefan Monnier2019-11-291-3/+3
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-4/+4
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-2/+2
* Improve time function docPaul Eggert2019-08-041-6/+6
* Use decoded time accessors in GnusLars Ingebrigtsen2019-07-301-15/+17
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-1/+1
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstructStefan Monnier2019-05-161-3/+3
* Simplify use of encode-timePaul Eggert2019-02-101-6/+6
* Prefer encode-time to its aliasPaul Eggert2019-02-101-6/+6
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Clean up some defvoo doc stringsLars Ingebrigtsen2018-04-131-1/+1
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-1/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-1/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1