]> git.eshelyaron.com Git - emacs.git/commit
Better support utf-8-with-signature and utf-8-hfs in XML/HTML
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Dec 2017 09:06:07 +0000 (11:06 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 15 Dec 2017 09:06:07 +0000 (11:06 +0200)
commit889f07c352f7e0deccf59353a60a45f2716551d8
tree91d6574814bd5359b7498f747389f6ab00763536
parenta2697fac0ec0d4dd915b619bb76792121514acfa
Better support utf-8-with-signature and utf-8-hfs in XML/HTML

* lisp/international/mule.el (sgml-xml-auto-coding-function):
Support UTF-8 with BOM and utf-8-hfs as variants of UTF-8, and
obey the buffer's encoding if it is one of these variants, instead
of re-encoding in UTF-8 proper.  (Bug#20623)
lisp/international/mule.el