Merge changes made in Gnus trunk.
authorGnus developers <ding@gnus.org>
Wed, 13 Oct 2010 22:21:20 +0000 (22:21 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 13 Oct 2010 22:21:20 +0000 (22:21 +0000)
commita1d16a7bd90d15d6a1a5aa804c08ae62d38646b5
tree5ed6a0a90d5403d55ea1af16d52197067ef89d16
parent2e288d54f05ba6e72a227ed3857a8098ca585b50
Merge changes made in Gnus trunk.

auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and trim sentence.
shr.el (shr-current-column): Remove buggy and unnecessary function.
auth.texi: Fix up pxref/xref.
auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the @item syntax for in-Emacs makeinfo.
gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert anything in Emacs.
mm-decode.el (mm-shr): Allow use from non-Gnus users.
nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH responses.
nnimap.el, tls.el: Rip the STARTTLS stuff out of tls.el again, and just bind it directly from nnimap.
shr.el (shr-find-fill-point): Use a filling algorithm that should probably work for CJVK text, too.
nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
nnimap.el (nnimap-parse-flags): Fix regexp.
tls.el (tls-program): Remove spurious %s from openssl.
shr.el (shr-find-fill-point): Don't inloop on indented text.
doc/misc/ChangeLog
doc/misc/auth.texi
lisp/ChangeLog
lisp/gnus/ChangeLog
lisp/gnus/gnus-spec.el
lisp/gnus/mm-decode.el
lisp/gnus/nnimap.el
lisp/gnus/shr.el
lisp/net/tls.el