summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnheader.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-23Prefer incf to cl-incf in gnus/*.elStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-02-28Pacify some docstring control char warningsBasil L. Contovounesios
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-24; Fix broken links to gmane.orgStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-08-05Make ange-ftp-re-read-dir compat alias obsoleteStefan Kangas
2022-08-01Simplify a few timestampsPaul Eggert
2022-07-28Drop support for XEmacs package EFSStefan Kangas
2022-01-17Move the Gnus range functions to a new range.el fileLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-08-09Use string-search instead of string-match[-p]Mattias EngdegÄrd
2021-01-30* lisp/gnus: Use lexical-binding in all the filesStefan Monnier
2021-01-30* lisp/gnus: Quote functions with #'Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-07Prefer setq-local in gnus/*.elStefan Kangas
2020-10-20Make more load-hooks obsolete (Bug#21563)Stefan Kangas
2020-09-06Fix formatting of recent Gnus nnselect changesBasil L. Contovounesios
2020-09-05Introduce nnselect backend for gnusAndrew G Cohen
2020-02-14* lisp/gnus/nnmaildir.el: Fix O(n^2) problem when leaving a groupStefan Monnier
2020-01-30prune the overly cavalier "kill all gnus buffers exit"Sam Steingold
2020-01-28Make sure that all gnus buffers are killed on exitSam Steingold
2020-01-01Merge from origin/emacs-27Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-26Fix bogus test in body of a while loopLars Ingebrigtsen
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-08-03Remove Gnus group name encoding/decodingEric Abrahamsen
2019-05-20; Fix last change to nnheader-cancel-timerBasil L. Contovounesios
2019-05-20Mark nnheader-cancel-timer as obsolete and adjust callersLars Ingebrigtsen
2019-05-20; Remove some redundant Gnus autoloadsBasil L. Contovounesios
2019-05-17* lisp/gnus: Remove assumptions about mail-header being a vectorStefan Monnier
2019-05-16* lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstructStefan Monnier
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2019-01-15Avoid using obsolete accept-process-output argPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-09-23file-attributes cleanupPaul Eggert
2018-04-15Remove calls from string-to-multibyte in nnheader/nntpLars Ingebrigtsen
2018-03-23gnus: replace cl with cl-libGlenn Morris
2018-03-06Replace some obsolete aliases in documentationGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-18Avoid unnecessary loading of subr-x at run-timeGlenn Morris
2017-04-08Remove references to OS/2 in code, doc, and commentsGlenn Morris
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-06-10Leading "*" in the doc of defvars is long obsolete.Glenn Morris