changeset 91925:70ae8b5ec55d

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Mon, 18 Feb 2008 02:21:44 +0000
parents b6c62ca6da76
children d2f0754ed2f5
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <jasonr@gnu.org>
 
+	* 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.