diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7c814c4c2e3..24800d3bad1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-02-18 Jason Rumney <jasonr@gnu.org> | 1 | 2008-02-18 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * international/mule.el (xml-find-file-coding-system): Don't warn | ||
| 4 | about utf-16 with BOM. | ||
| 5 | |||
| 3 | * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook. | 6 | * nxml/nxml-mode.el (nxml-mode): Don't add a write-contents-hook. |
| 4 | 7 | ||
| 5 | * international/mule.el (sgml-xml-auto-coding-function): Detect | 8 | * international/mule.el (sgml-xml-auto-coding-function): Detect |