diff options
| author | Reiner Steib | 2006-04-12 12:31:05 +0000 |
|---|---|---|
| committer | Reiner Steib | 2006-04-12 12:31:05 +0000 |
| commit | 483b913a7bd9ef09352c9527d3f1290fcbdee84e (patch) | |
| tree | c6ef3a5b4e7727e980224923c7c3ca4fa4065dbd | |
| parent | 190998d863964051f6edbf22528c8b77e74e87cd (diff) | |
| download | emacs-483b913a7bd9ef09352c9527d3f1290fcbdee84e.tar.gz emacs-483b913a7bd9ef09352c9527d3f1290fcbdee84e.zip | |
Remove duplicate entry from sync from Gnus:
2006-04-12 Kenichi Handa <handa@m17n.org>
* rfc2231.el [...]
| -rw-r--r-- | lisp/gnus/ChangeLog | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 792fb2a5c0d..4a17525cac0 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -12,13 +12,6 @@ | |||
| 12 | * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part | 12 | * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part |
| 13 | tag to summarized topics part in order to encode non-ASCII text. | 13 | tag to summarized topics part in order to encode non-ASCII text. |
| 14 | 14 | ||
| 15 | 2006-04-12 Kenichi Handa <handa@m17n.org> | ||
| 16 | |||
| 17 | * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte | ||
| 18 | buffer and then decode the buffer text if necessary. | ||
| 19 | (rfc2231-encode-string): Be sure to work on multibyte buffer at | ||
| 20 | first, and after mm-encode-body, change the buffer to unibyte. | ||
| 21 | |||
| 22 | 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de> | 15 | 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de> |
| 23 | 16 | ||
| 24 | * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'. | 17 | * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'. |