Commit 8d7c1b7ab296ea2e8c8d18d7b8f3d24e0963f8ff

Daniel Veillard 2009-08-12T23:03:23

582913 Fix htmlSetMetaEncoding() to be nicer * HTMLtree.c: htmlSetMetaEncoding should not destroy existing meta encoding elements, plus it should not change things at all if the encoding is the same. Also fixed htmlSaveFileFormat() to ask for change if outputing to UTF-8.