]> git.eshelyaron.com Git - emacs.git/commit
Better support utf-8-with-signature and utf-8-hfs in HTML
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Aug 2018 09:01:37 +0000 (12:01 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Aug 2018 09:01:37 +0000 (12:01 +0300)
commitec6f588940e51013435408a456c10d33ddf98fb2
treeebafef354a62a784381f738f155560ceaa5f6354
parenteb026a8d1b3c0cafb987fe5ef132ff078ec79f87
Better support utf-8-with-signature and utf-8-hfs in HTML

* lisp/international/mule.el (sgml-html-meta-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