# HG changeset patch # User Jason Rumney # Date 1203301304 0 # Node ID 70ae8b5ec55dca0afa88c5d70adda9630e05620f # Parent b6c62ca6da76538d629457ce445e0c72d4f2932a *** empty log message *** diff -r b6c62ca6da76 -r 70ae8b5ec55d lisp/ChangeLog --- a/lisp/ChangeLog Mon Feb 18 02:04:38 2008 +0000 +++ b/lisp/ChangeLog Mon Feb 18 02:21:44 2008 +0000 @@ -1,5 +1,7 @@ 2008-02-18 Jason Rumney + * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook. + * international/mule.el (sgml-xml-auto-coding-function): Detect and warn if file encoding is not utf-8 and encoding not specified. (xml-find-file-coding-system): New function.