diff options
| author | Gnus developers | 2010-10-13 22:21:20 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2010-10-13 22:21:20 +0000 |
| commit | a1d16a7bd90d15d6a1a5aa804c08ae62d38646b5 (patch) | |
| tree | 5ed6a0a90d5403d55ea1af16d52197067ef89d16 /doc/misc/ChangeLog | |
| parent | 2e288d54f05ba6e72a227ed3857a8098ca585b50 (diff) | |
| download | emacs-a1d16a7bd90d15d6a1a5aa804c08ae62d38646b5.tar.gz emacs-a1d16a7bd90d15d6a1a5aa804c08ae62d38646b5.zip | |
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.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index adf5fd9b010..d3ecce317f3 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the | ||
| 4 | @item syntax for in-Emacs makeinfo. | ||
| 5 | |||
| 6 | 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 7 | |||
| 8 | * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and | ||
| 9 | trim sentence. | ||
| 10 | |||
| 1 | 2010-10-12 Daiki Ueno <ueno@unixuser.org> | 11 | 2010-10-12 Daiki Ueno <ueno@unixuser.org> |
| 2 | 12 | ||
| 3 | * epa.texi (Caching Passphrases): | 13 | * epa.texi (Caching Passphrases): |