]> git.eshelyaron.com Git - emacs.git/commit
Simplify the computation of mm-mime-mule-charset-alist
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Aug 2020 17:52:11 +0000 (19:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Aug 2020 17:54:48 +0000 (19:54 +0200)
commit36466ed6663d65c5536b6fd5bec5fc3f5c2a18f9
tree9765e82a88de8a5fa4ac2ecf3c6d1877c8a9d438
parentb8062be48873189eeca707363ede84d0e7c45198
Simplify the computation of mm-mime-mule-charset-alist

* lisp/gnus/mm-util.el (mm-mime-mule-charset-alist): For
compatibility with XEmacs, mm-mime-mule-charset-alist was first
set to a list of hard-coded entries, and then overwritten on Emacs
from `coding-system-list'.  Remove the hard-coded values and
simplify the code.
lisp/gnus/mm-util.el