summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnheader.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Make ange-ftp-re-read-dir compat alias obsoleteStefan Kangas2022-08-05
* Simplify a few timestampsPaul Eggert2022-08-01
* Drop support for XEmacs package EFSStefan Kangas2022-07-28
* Move the Gnus range functions to a new range.el fileLars Ingebrigtsen2022-01-17
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-30
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-07
* Make more load-hooks obsolete (Bug#21563)Stefan Kangas2020-10-20
* Fix formatting of recent Gnus nnselect changesBasil L. Contovounesios2020-09-06
* Introduce nnselect backend for gnusAndrew G Cohen2020-09-05
* * lisp/gnus/nnmaildir.el: Fix O(n^2) problem when leaving a groupStefan Monnier2020-02-14
* prune the overly cavalier "kill all gnus buffers exit"Sam Steingold2020-01-30
* Make sure that all gnus buffers are killed on exitSam Steingold2020-01-28
* Merge from origin/emacs-27Paul Eggert2020-01-01
|\
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Fix bogus test in body of a while loopLars Ingebrigtsen2019-12-26
|/
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-03
* ; Fix last change to nnheader-cancel-timerBasil L. Contovounesios2019-05-20
* Mark nnheader-cancel-timer as obsolete and adjust callersLars Ingebrigtsen2019-05-20
* ; Remove some redundant Gnus autoloadsBasil L. Contovounesios2019-05-20
* * lisp/gnus: Remove assumptions about mail-header being a vectorStefan Monnier2019-05-17
* * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstructStefan Monnier2019-05-16
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Avoid using obsolete accept-process-output argPaul Eggert2019-01-15
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | file-attributes cleanupPaul Eggert2018-09-23
* | Remove calls from string-to-multibyte in nnheader/nntpLars Ingebrigtsen2018-04-15
* | gnus: replace cl with cl-libGlenn Morris2018-03-23
|/
* Replace some obsolete aliases in documentationGlenn Morris2018-03-06
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Avoid unnecessary loading of subr-x at run-timeGlenn Morris2017-04-18
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-08
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-10
* | Clean up nnimap-request-move-article slightlyLars Ingebrigtsen2016-02-14
* | Remove compat code in Gnus backendsLars Ingebrigtsen2016-02-14
* | Remove XEmacs compat code from Gnus backendsLars Ingebrigtsen2016-02-12
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-12
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17