summaryrefslogtreecommitdiff
path: root/lisp/gnus/nntp.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/gnus/nntp.el (nntp-open-connection): Set TCP keepalive option.Stefan Monnier2011-05-091-0/+5
* nnheader.el (nnheader-insert-buffer-substring): Renamed from nntp- and moved ...Lars Magne Ingebrigtsen2011-05-021-17/+4
* Merge changes made in Gnus trunk.Gnus developers2011-05-011-7/+6
* Merge open-protocol-stream into open-network-stream.Chong Yidong2011-04-021-2/+5
* Change default type of open-protocol-stream.Chong Yidong2011-03-291-25/+25
* Changes to open-protocol-stream, preparing for merging it with open-network-s...Chong Yidong2011-03-261-15/+18
* Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-271-1/+1
|\
| * Fix spelling of "precede".Glenn Morris2011-02-221-1/+1