diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index bc8b89a2519..3cf7292deac 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,35 @@ | |||
| 1 | 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words | ||
| 4 | containing special characters. | ||
| 5 | |||
| 6 | * gnus-sum.el (gnus-summary-edit-article): Ditto. | ||
| 7 | |||
| 8 | * mml.el (mime-to-mml): Ditto. | ||
| 9 | |||
| 10 | * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials. | ||
| 11 | (rfc2047-quote-decoded-words-containing-tspecials): New variable. | ||
| 12 | (rfc2047-decode-region): Quote decoded words containing special | ||
| 13 | characters when rfc2047-quote-decoded-words-containing-tspecials | ||
| 14 | is non-nil. | ||
| 15 | |||
| 16 | 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 17 | |||
| 18 | * gnus-registry.el (gnus-registry-delete-group): minor bug fix | ||
| 19 | |||
| 20 | * gnus.el (gnus-install-group-spam-parameters): Doc fix. | ||
| 21 | |||
| 22 | 2005-02-15 Simon Josefsson <jas@extundo.com> | ||
| 23 | |||
| 24 | * nnimap.el (nnimap-debug): Doc fix. | ||
| 25 | |||
| 26 | * imap.el (imap-debug): Doc fix. | ||
| 27 | |||
| 28 | 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 29 | |||
| 30 | * gnus-group.el (gnus-group-make-doc-group): Mention prefix | ||
| 31 | argument in doc string. Make query for type more clear. | ||
| 32 | |||
| 1 | 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de> | 33 | 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de> |
| 2 | 34 | ||
| 3 | * gnus.el (gnus-group-startup-message): Search for gnus images in | 35 | * gnus.el (gnus-group-startup-message): Search for gnus images in |