Merge changes made in Gnus trunk.
authorGnus developers <ding@gnus.org>
Sun, 10 Oct 2010 00:15:21 +0000 (00:15 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 10 Oct 2010 00:15:21 +0000 (00:15 +0000)
commitf7aa248a5b1ce15ac2a3b70b4a55833d9d1eb44b
treeb99adc70fa490b39906ab483b5478066d81d149a
parente836e5cd0462864de01c9873a327169f7706bd3a
Merge changes made in Gnus trunk.

nnimap.el (nnimap-open-connection): If we have gnutls loaded, then try to use that for the tls stream.
nnimap.el (nnimap-retrieve-group-data-early): Rework the marks code to heed UIDVALIDITY and find out which groups are read-only and not.
nnimap.el (nnimap-get-flags): Use the same marks parsing code as the rest of nnimap.
nnimap.el (nnmail-expiry-target-group): Say that every expiry target group is the "last".
nnir.el (nnir-engines): Fix too many arguments.
nnimap.el: Start implementing QRESYNC support.
gnus.el (gnus-group-set-parameter): Fix typo.
shr.el: Rework the way things are indented by <li> slightly.
spam.el (gnus-summary-mode-map): Bind to "$".
doc/misc/ChangeLog
doc/misc/gnus.texi
lisp/gnus/ChangeLog
lisp/gnus/gnus.el
lisp/gnus/nnimap.el
lisp/gnus/nnir.el
lisp/gnus/nnmail.el
lisp/gnus/shr.el
lisp/gnus/spam.el