changeset 71254:db157113b47c

Mention how to disable character translation for a file.
author Kenichi Handa <handa@m17n.org>
date Wed, 07 Jun 2006 01:19:58 +0000
parents 72b7de925c8d
children ea0fe02fbe1b
files etc/NEWS
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Tue Jun 06 23:16:32 2006 +0000
+++ b/etc/NEWS	Wed Jun 07 01:19:58 2006 +0000
@@ -1090,6 +1090,15 @@
 
 ** Multilingual Environment (Mule) changes:
 
+*** You can disable character translation for a file using the -*-
+construct.  Include `enable-character-translation: nil' inside the
+-*-...-*- to disable any character translation that may happen by
+various global and per-coding-system translation tables.  You can also
+specify it in a local variable list at the end of the file.  For
+shortcut, instead of using this long variable name, you can append the
+character "!" at the end of coding-system name specified in -*-
+construct or in a local variable list.
+
 ---
 *** Language environment and various default coding systems are setup
 more correctly according to the current locale name.  If the locale