summaryrefslogtreecommitdiff
path: root/lisp/gnus/nntp.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make nntp.el use new setq-local syntaxLars Ingebrigtsen2019-10-111-7/+7
* Fix problem with changing to correct NNTP serverLars Ingebrigtsen2019-09-271-1/+2
* * lisp/gnus/nntp.el: Use lexical-bindingStefan Monnier2019-07-151-57/+57
* Simplify Gnus buffer liveness checking and killingBasil L. Contovounesios2019-05-301-19/+18
* Mark nnheader-cancel-timer as obsolete and adjust callersLars Ingebrigtsen2019-05-201-3/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove calls from string-to-multibyte in nnheader/nntpLars Ingebrigtsen2018-04-151-3/+1
* | Clean up some defvoo doc stringsLars Ingebrigtsen2018-04-131-33/+33
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-10/+10
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-2/+4
* | Use open-network-stream instead of open-protocol-streamLars Ingebrigtsen2016-02-141-7/+1
* | Remove several gnus-util compat functionsLars Ingebrigtsen2016-02-131-1/+1
* | Remove XEmacs compat code from Gnus backendsLars Ingebrigtsen2016-02-121-15/+10
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-1/+1
|/
* * lisp/gnus/nntp.el (nntp-request-newgroups): SimplifyKatsumi Yamaoka2016-01-141-18/+8
* Fix NNTP NEWGROUPS off-by-a-few-hours bugPaul Eggert2016-01-131-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-2/+2
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-2/+2
* lisp/gnus/nntp.el (nntp-send-authinfo): Error out if the password is wrongLars Magne Ingebrigtsen2015-01-151-8/+11
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from Gnus git masterGnus developers2014-03-231-2/+0
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | lisp/gnus/nntp.el (nntp-open-connection): Fix nntp connection problems with t...Lars Ingebrigtsen2012-12-281-1/+1
|/
* Merge changes made in Gnus master; Remove dead codeJulien Danjou2012-07-241-32/+0
* Merge changes made in Gnus master ever since feature freezeGnus developers2012-06-261-150/+4
* * lisp/gnus/nntp.el: Stop the `letf' madness.Stefan Monnier2012-06-011-21/+17
* nntp.el (nntp-send-authinfo): Fix last change.Katsumi Yamaoka2012-02-251-5/+3
* nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.Katsumi Yamaoka2012-02-231-4/+7
* gnus-group.el: Make error reporting when doing `M-g' work againLars Ingebrigtsen2012-02-011-0/+4
* Merge changes made in Gnus trunkLars Ingebrigtsen2012-01-271-0/+4
* nntp.el (nntp-send-authinfo): Query `auth-source-search' with the logical ser...Teodor Zlatanov2012-01-101-2/+2
* Merge changes made in Gnus trunk.Gnus developers2012-01-071-1/+8
* Merge changes made in Gnus trunk.Gnus developers2012-01-041-16/+27
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Merge changes made in Gnus trunk.Gnus developers2011-08-211-0/+5
* * nntp.el (nntp-record-command): Use format-time-string.Paul Eggert2011-06-301-4/+2
* nntp.el (nntp-send-authinfo): Use the "force" token for NNTP authentication w...Teodor Zlatanov2011-05-181-1/+4
* nntp.el (nntp-open-connection): Check if process-type is available.Katsumi Yamaoka2011-05-161-1/+2