summaryrefslogtreecommitdiff
path: root/lisp/gnus/nntp.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 many gnus version variables obsoleteStefan Kangas2022-08-13
* Clean up nntp-send-authinfo after removing obsolete variableLars Ingebrigtsen2022-08-04
* Delete obsolete variable nntp-authinfo-fileStefan Kangas2022-08-02
* Merge from origin/emacs-28Stefan Kangas2022-07-17
|\
| * Fix obsoletion of nntp-authinfo-fileStefan Kangas2022-07-16
* | Kill off more Gnus buffers on Gnus exitLars Ingebrigtsen2022-04-28
* | Improve some nntp/nnimap error messagesRobert Pluim2022-01-14
* | Add `auth-info-password' and use it instead of ad hoc codeSam Steingold2022-01-07
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Don't have nntp-report signal an errorEric Abrahamsen2021-11-08
|/
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
* Remove some items obsolete since Emacs 22/23 from GnusStefan Kangas2021-03-07
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-30
* * lisp/gnus: Demote some macros and defsubsts, plus a fixStefan Monnier2021-01-30
* Don't stop Gnus startup on password failuresLars Ingebrigtsen2021-01-19
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix some over-wide docstringsStefan Kangas2020-12-30
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* Allow open-network-stream to use different TLS capability commandsLars Ingebrigtsen2020-07-19
* Remove unnecessary lambda quotingEric Abrahamsen2020-04-20
* Make sure that all gnus buffers are killed on exitSam Steingold2020-01-28
* Update copyright year to 2020Paul Eggert2020-01-01
* Make nntp.el use new setq-local syntaxLars Ingebrigtsen2019-10-11
* Fix problem with changing to correct NNTP serverLars Ingebrigtsen2019-09-27
* * lisp/gnus/nntp.el: Use lexical-bindingStefan Monnier2019-07-15
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-30
* Mark nnheader-cancel-timer as obsolete and adjust callersLars Ingebrigtsen2019-05-20
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Remove calls from string-to-multibyte in nnheader/nntpLars Ingebrigtsen2018-04-15
* | Clean up some defvoo doc stringsLars Ingebrigtsen2018-04-13
* | gnus: replace cl with cl-libGlenn Morris2018-03-23
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* 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
* | Use open-network-stream instead of open-protocol-streamLars Ingebrigtsen2016-02-14
* | Remove several gnus-util compat functionsLars Ingebrigtsen2016-02-13
* | Remove XEmacs compat code from Gnus backendsLars Ingebrigtsen2016-02-12
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-12
|/
* * lisp/gnus/nntp.el (nntp-request-newgroups): SimplifyKatsumi Yamaoka2016-01-14
* Fix NNTP NEWGROUPS off-by-a-few-hours bugPaul Eggert2016-01-13
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-17
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Prefer directed to neutral quotesPaul Eggert2015-08-24