Merge changes made in Gnus trunk.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 20 Sep 2010 23:08:33 +0000 (23:08 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 20 Sep 2010 23:08:33 +0000 (23:08 +0000)
commita46359d4fb16b4cd512f86d5699c834834fa8cea
tree2934976f1df0a803e44011319d3d02549b0623f4
parent5d8e0d5d1444141bc4234232929f942d92c6d43b
Merge changes made in Gnus trunk.

mail-parse.el (mail-header-encode-parameter): Use -encode-parameter instead of -encode-string.
nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of "".
gnus-news.texi: Say what Emacs versions we support.
nnimap.el: Implement group deletion.
nnimap.el (nnimap-transform-headers): Return the size of the entire message in the Bytes header, not just the size of the first part.
gnus-news.texi: The nnimap makeover.
gnus-news.texi (Supported Emacs versions): Fix typo.
nnimap.el (nnimap-request-move-article): Fix article moving from nnimap to other servers.
nnimap.el (nnimap-request-set-mark): Don't wait for a response when we haven't requested anything.
nnimap.el (nnimap-command): Make sure that the error message doesn't error out.
doc/misc/gnus-news.texi
lisp/gnus/ChangeLog
lisp/gnus/mail-parse.el
lisp/gnus/nnimap.el