Mercurial > emacs
changeset 50882:f48074afcf3c
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 07 May 2003 17:27:31 +0000 |
parents | b042c57894f8 |
children | 7b95d60a7574 |
files | lisp/gnus/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Wed May 07 17:26:31 2003 +0000 +++ b/lisp/gnus/ChangeLog Wed May 07 17:27:31 2003 +0000 @@ -1,3 +1,14 @@ +2003-05-07 Dave Love <fx@gnu.org> + + [Partial sync with Gnus.] + + * rfc2047.el (rfc2047-header-encoding-alist): Add Followup-To. + (rfc2047-encode-message-header): Fold when encoding not necessary. + (rfc2047-encode-region): Skip \n as whitespace. + (rfc2047-fold-region): Fix whitespace regexps. Don't break just + after the header name. + (rfc2047-unfold-region): Fix regexp and whitespace-skipping. + 2003-05-06 Jesper Harder <harder@ifa.au.dk> * gnus-cus.el (gnus-group-customize, gnus-score-parameters): Don't