Merge changes made in Gnus trunk.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 21 Sep 2011 22:34:54 +0000 (22:34 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 21 Sep 2011 22:34:54 +0000 (22:34 +0000)
commita5166359b9fc59e0086172d198d68126da76bf14
tree92975b9cb0aab90779f922d48df79c80067f5e91
parente233ce558d12fdf9e0e69ea30c4558ec7477fea4
Merge changes made in Gnus trunk.

gnus.texi (Archived Messages): Note the default (bug#9552).
message.el (message-indent-citation): Really make sure there's a newline at the end.
nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.  Fix suggested by John Wiegley.
pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
gnus-art.el (gnus-treat-hide-citation): Add doc.
message.el (message-default-send-rename-function): Break out into its own function.
ecomplete.el (ecomplete-display-matches): Revert patch since it doesn't work under XEmacs.
nnimap.el (nnimap-map-port): New function to connect to 993 instead of "imaps" to word around Windows problems.
 (nnimap-open-connection-1): Use it.
message.el (message-indent-citation): Revert last change which made `F' not work.
doc/misc/ChangeLog
doc/misc/gnus.texi
lisp/gnus/ChangeLog
lisp/gnus/ecomplete.el
lisp/gnus/gnus-art.el
lisp/gnus/message.el
lisp/gnus/nnimap.el
lisp/gnus/pop3.el