]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with non-ASCII MML description strings
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 30 Sep 2019 15:13:10 +0000 (17:13 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 30 Sep 2019 15:13:10 +0000 (17:13 +0200)
commite7ee756f54834bda7ab2d862d7832a77de909b8e
tree5f9cf9176c8e170fe81facb19be0ed088d346eb7
parentab980bd7f5f9ec396ec84254bece6048f36ad8ff
Fix problem with non-ASCII MML description strings

* lisp/gnus/mml.el (mml-insert-tag): Quote non-ASCII parameters.
(mml-insert-mime-headers): Make it possible to have non-ASCII
descriptions (bug#37555).
lisp/gnus/mml.el