Mercurial > emacs
diff lisp/gnus/ChangeLog @ 106099:fc3c7104330d
(rfc2047-decode-region): Don't quote decoded words containing tspecial
characters if they have been already quoted. -- Synch with Gnus trunk.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Tue, 17 Nov 2009 22:10:40 +0000 |
parents | 40fde606ec60 |
children | 8542a4738a96 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Tue Nov 17 21:57:48 2009 +0000 +++ b/lisp/gnus/ChangeLog Tue Nov 17 22:10:40 2009 +0000 @@ -1,3 +1,8 @@ +2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org> + + * rfc2047.el (rfc2047-decode-region): Don't quote decoded words + containing tspecial characters if they have been already quoted. + 2009-10-24 Glenn Morris <rgm@gnu.org> * gnus-art.el (help-xref-stack-item): Define for compiler.