* nnml.el (nnml-files): Add prefix to dynamic var `files'.
[gnus] / lisp / ChangeLog
2010-09-19 Stefan Monnier* nnml.el (nnml-files): Add prefix to dynamic var ...
2010-09-19 Lars Magne Ingebri... Change default of gnus-agent-auto-agentize-methods...
2010-09-19 Lars Magne Ingebri... Ignore all errors from url-retrieve, for instance about...
2010-09-19 Lars Magne Ingebri... Check that we really got an article when we requested...
2010-09-19 Lars Magne Ingebri... * gnus-agent.el (gnus-agent-load-alist): Nix out the...
2010-09-19 Lars Magne Ingebri... Bind `process-connection-type' to nil, so that CRLF...
2010-09-19 Lars Magne Ingebri... Return data in the nntp buffer so the agent can save it.
2010-09-18 Lars Magne Ingebri... Fetch all images in parallel.
2010-09-18 Lars Magne Ingebri... Allow sending \n instead of \r\n on 'shell streams.
2010-09-18 Lars Magne Ingebri... Be a bit more lax in finding the end of the command...
2010-09-18 Lars Magne Ingebri... (nnoo): Required, so that other packages can require...
2010-09-18 Lars Magne Ingebri... Don't make `M-g' bug out on group with no marks.
2010-09-18 Lars Magne Ingebri... When doing partial marks update, get the range update...
2010-09-18 Lars Magne Ingebri... Use `url' rather than curl to retrieve images.
2010-09-18 Lars Magne Ingebri... Fix off-by-one error when concatenating ranges when...
2010-09-18 Lars Magne Ingebri... Allow PREAUTH nnimap connections to log in without...
2010-09-18 Lars Magne Ingebri... (nnimap-open-connection): Fix typo -- should be 'shell...
2010-09-18 Lars Magne Ingebri... * nnimap.el (nnimap-update-info): Extend the info so...
2010-09-18 Lars Magne Ingebri... (gnus-html-wash-tags): Add support for i, b and u HTML...