summaryrefslogtreecommitdiff
path: root/lisp/gnus/nntp.el
Commit message (Expand)AuthorAge
* * 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
* Don't overflow if computing approximate percentagePaul Eggert2015-07-31
* lisp/gnus/nntp.el (nntp-send-authinfo): Error out if the password is wrongLars Magne Ingebrigtsen2015-01-15
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge from Gnus git masterGnus developers2014-03-23
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | lisp/gnus/nntp.el (nntp-open-connection): Fix nntp connection problems with t...Lars Ingebrigtsen2012-12-28
|/
* Merge changes made in Gnus master; Remove dead codeJulien Danjou2012-07-24
* Merge changes made in Gnus master ever since feature freezeGnus developers2012-06-26
* * lisp/gnus/nntp.el: Stop the `letf' madness.Stefan Monnier2012-06-01
* nntp.el (nntp-send-authinfo): Fix last change.Katsumi Yamaoka2012-02-25
* nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.Katsumi Yamaoka2012-02-23
* gnus-group.el: Make error reporting when doing `M-g' work againLars Ingebrigtsen2012-02-01
* Merge changes made in Gnus trunkLars Ingebrigtsen2012-01-27