changeset 71159:1d3e70a13b74

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 02 Jun 2006 06:34:41 +0000
parents 90d8009144c1
children 070b40db0b2a
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 02 06:34:24 2006 +0000
+++ b/lisp/ChangeLog	Fri Jun 02 06:34:41 2006 +0000
@@ -1,3 +1,13 @@
+2006-06-02  Kenichi Handa  <handa@m17n.org>
+
+	* files.el (hack-local-variables-prop-line): Ignore `char-trans'
+	as well as `coding'.
+	(hack-local-variables): Likewise.
+
+	* international/mule.el (enable-character-translation): Put
+	permanent-local and safe-local-variable properties.
+	(find-auto-coding): Handle char-trans: tag.
+
 2006-06-02  Juri Linkov  <juri@jurta.org>
 
 	* international/mule.el (sgml-html-meta-auto-coding-function):