aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Rumney2008-02-18 02:21:44 +0000
committerJason Rumney2008-02-18 02:21:44 +0000
commit9cd41aa99e53700ece7f4ce278b799fedb892c59 (patch)
treebacb3b7852f103e9a5860f79db761c6a16c9c5b1
parent4d42bcc9b8cea4e820999584c402d3c535fe8d8a (diff)
downloademacs-9cd41aa99e53700ece7f4ce278b799fedb892c59.tar.gz
emacs-9cd41aa99e53700ece7f4ce278b799fedb892c59.zip
*** empty log message ***
-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.