Mercurial > emacs
diff doc/misc/ChangeLog @ 110968:3958dbde1223
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.
| author | Katsumi Yamaoka <yamaoka@jpl.org> |
|---|---|
| date | Wed, 13 Oct 2010 22:21:20 +0000 |
| parents | 7c7fd71d22c7 |
| children | a82eb17e110e |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Wed Oct 13 16:50:06 2010 +0200 +++ b/doc/misc/ChangeLog Wed Oct 13 22:21:20 2010 +0000 @@ -1,3 +1,13 @@ +2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org> + + * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the + @item syntax for in-Emacs makeinfo. + +2010-10-13 Teodor Zlatanov <tzz@lifelogs.com> + + * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and + trim sentence. + 2010-10-12 Daiki Ueno <ueno@unixuser.org> * epa.texi (Caching Passphrases):
