Merge changes made in Gnus trunk.
authorGnus developers <ding@gnus.org>
Thu, 14 Oct 2010 22:39:54 +0000 (22:39 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 14 Oct 2010 22:39:54 +0000 (22:39 +0000)
commit030158f32daaefe34476bbd0ec7156b46c2f3f2a
treedcb65508d10559d8a27f931b50b3dcb22d88a0a7
parent7a9fc593508250c2a84320a5430dda49e7354fef
Merge changes made in Gnus trunk.

shr.el: Fix defcustom type (char -> character).
nnimap.el (nnimap-open-connection): Remove %s from openssl incantation, which is no longer valid.
gnus-sum.el (gnus-summary-refer-thread): Implement a version that uses *-request-thread.
gnus-int.el (gnus-request-thread): New back end function.
nnimap.el (nnimap-request-thread): New back end function.
shr.el: Indent.
gnus-art.el, shr.el: Have shr switch buffer truncation on if there are big tables.
(nnimap-open-connection): Message when opening connection for debugging purposes.
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/gnus-int.el
lisp/gnus/gnus-sum.el
lisp/gnus/nnimap.el
lisp/gnus/shr.el