aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 616d3bee455..7c814c4c2e3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12008-02-18 Jason Rumney <jasonr@gnu.org> 12008-02-18 Jason Rumney <jasonr@gnu.org>
2 2
3 * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook.
4
3 * international/mule.el (sgml-xml-auto-coding-function): Detect 5 * international/mule.el (sgml-xml-auto-coding-function): Detect
4 and warn if file encoding is not utf-8 and encoding not specified. 6 and warn if file encoding is not utf-8 and encoding not specified.
5 (xml-find-file-coding-system): New function. 7 (xml-find-file-coding-system): New function.