Merge changes made in Gnus trunk.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 1 Nov 2010 22:21:10 +0000 (22:21 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 1 Nov 2010 22:21:10 +0000 (22:21 +0000)
commit9310f19da1b42a9da2f4cde15e605d04b9420655
tree3185d2ba0f1b092ba45c661a82e88bba9a185d16
parent91fd0b72816c99c0425ab783f6502a3e11f00956
Merge changes made in Gnus trunk.

nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies (bug #7311).
gnus-cite.el (gnus-article-fill-cited-article): Minimize the long-lines case by only filling the long lines.
gnus-start.el (gnus-ask-server-for-new-groups): Return the new groups.
gnus-group.el (gnus-group-find-new-groups): Display all the new groups.
gnus-start.el (gnus-find-new-newsgroups): Return the list of new groups.
nnimap.el (nnimap-request-group): Store the new updated info.
nnimap.el (nnimap-request-group): Select the group when we don't know whether it exists or not.
lisp/gnus/ChangeLog
lisp/gnus/gnus-cite.el
lisp/gnus/gnus-group.el
lisp/gnus/gnus-start.el
lisp/gnus/nnimap.el