Merge changes made in Gnus trunk.
authorGnus developers <ding@gnus.org>
Tue, 22 Feb 2011 13:31:15 +0000 (13:31 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 22 Feb 2011 13:31:15 +0000 (13:31 +0000)
commit8e22bee0402f250c522f58acaa7ebebfa283615a
treeafe4d024d31454fc586e54728de9af033029a7a4
parent2f8f196d1f8aa746b568972a7670c8c20adf0449
Merge changes made in Gnus trunk.

gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name after exit.
gnus-sum.el (gnus-summary-show-article): When called with t as the value, show the raw article.
nnimap.el (nnimap-open-connection-1): Revert last change, since auth-source now accepts numbers.
auth-source.el (auth-source-netrc-parse): Accept a number as the port spec, too.
 (auth-source-ensure-strings): New function.
gnus-art.el (gnus-article-update-date-headers): Doc fix.
 (gnus-article-setup-buffer): Always restart the date timer so that user changes to the frequency is respected.
nnimap.el (nnimap-open-connection-1): auth-source expects strings as port numbers, so make sure it gets that if nnimap-server-port is explicit.
nnimap.el (nnimap-inbox): Doc fix.
doc/misc/ChangeLog
doc/misc/gnus.texi
lisp/gnus/ChangeLog
lisp/gnus/auth-source.el
lisp/gnus/gnus-art.el
lisp/gnus/gnus-msg.el
lisp/gnus/gnus-sum.el
lisp/gnus/nnimap.el