html-coding.el gets a coding system for
Emacs 21 from the
<meta> tag in a .html, .shtml or
.htm file like
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
Emacs 22 has this already, so html-coding.el does nothing there.
Very likely the heavy duty HTML editing/browsing packages have this or
something similar. html-coding.el is designed merely to get the
right characters when doing a find-file on a saved HTML page, or
a page you're editing manually.
html-coding.el is
free software (free
as in freedom), published under the terms of the
GNU General Public
License (v3 or up). Download version 11 here, or in my
miscbits-el collection:
html-coding.el
(8k, and sig)
The sig is a Gnu PG ascii armoured
signature for html-coding.el, generated from
my key.
This page Copyright 2005, 2006, 2007, 2009, 2010, 2011 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.