lisp/ChangeLog (2012-12-27): Fix it
[gnus] / lisp / nntp.el
2012-12-27 Lars IngebrigtsenFix nntp connection problems with the Typhoon server
2012-07-24 Julien DanjouRemove dead code
2012-06-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-06-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-06-02 Stefan Monniernntp.el: Stop the `letf' madness.
2012-05-13 Wolfgang JenknerFix "groups" Agent format
2012-04-12 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-04-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-22 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-22 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-19 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-14 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-12 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-10 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-04 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-03-03 Lars Magne Ingebri... Merge commit
2012-02-25 Lars Magne Ingebri... Merge remote branch 'origin/no-gnus'
2012-02-25 Lars Magne Ingebri... Merge fix
2012-02-25 Katsumi Yamaokanntp.el (nntp-send-authinfo): Fix last change.
2012-02-25 Katsumi Yamaokanntp.el (nntp-send-authinfo): Fix last change.
2012-02-23 Katsumi Yamaokanntp.el (nntp-send-authinfo): Work for secure nntp...
2012-02-23 Katsumi Yamaokanntp.el (nntp-send-authinfo): Work for secure nntp...
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-20 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-18 Lars Ingebrigtsenmerge from no gnus
2012-02-15 Lars IngebrigtsenCoding system variable cleanup
2012-02-15 Lars Ingebrigtsenmerge from no gnus
2012-02-13 Lars IngebrigtsenRemove backend marks from nntp.el
2012-02-01 Lars IngebrigtsenMerge remote-tracking branch 'origin/no-gnus'
2012-02-01 Lars IngebrigtsenMake nntp report connection errors better
2012-01-27 Lars IngebrigtsenIn case of errors, make sure that no retrievals are...
2012-01-10 Ted Zlatanov* nntp.el (nntp-send-authinfo): Query `auth-source...
2012-01-06 Lars Magne Ingebri... Protect better against async retrievals happening concu...
2012-01-04 Lars Magne Ingebri... Make sure that we're not issuing two concurrent asyncro...
2011-12-04 Emacs developersmessage.el (message-pop-to-buffer): Partially revert...
2011-11-20 Emacs developersFix typos
2011-08-21 Lars Magne Ingebri... (nntp-authinfo-file): Mark as obsolete -- use auth...
2011-08-21 Lars Magne Ingebri... Kill the process before deleting the buffer to avoid...
2011-07-01 Paul Eggertnntp.el (nntp-record-command):
2011-05-18 Ted Zlatanov* nntp.el (nntp-send-authinfo): Use the "force" token...
2011-05-16 Katsumi Yamaokanntp.el (nntp-open-connection): Check if process-type...
2011-05-09 Stefan Monniernntp.el (nntp-open-connection): Set TCP keepalive option.
2011-05-02 Lars Magne Ingebri... (nnheader-insert-buffer-substring): Renamed from nntp...
2011-05-01 Lars Magne Ingebri... Use nntp-insert-buffer-substring to get the conversion...
2011-04-03 Katsumi YamaokaFix previous commits.
2011-04-03 Katsumi YamaokaFix previous commits.
2011-04-03 Chong Yidongproto-stream.el: Rename it to network-stream.el.
2011-03-30 Chong YidongMerge Emacs' changes.
2011-03-27 Chong YidongMerge changes made in Emacs trunk.
2011-03-01 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus
2011-02-28 Glenn MorrisFix spelling of "precede".
2011-02-21 Lars IngebrigtsenWait for the end of the LIST ACTIVE command, if we...
2011-02-21 Lars IngebrigtsenAdd a kludge to use the given method as in the group...
2011-02-14 Lars IngebrigtsenReinstate the two-part async code again so that we...
2011-02-12 Ted ZlatanovRewrite of auth-source.el and change all the API calls.
2011-02-12 Ted ZlatanovMerge branch 'master' of https://git.gnus.org/gnus...