changeset 71285:6cfe63e5da14

(Recognize Coding): Describe the convention of "CODING!" notation.
author Kenichi Handa <handa@m17n.org>
date Fri, 09 Jun 2006 04:09:30 +0000
parents 52955dc82c74
children 1d2d52a04520
files man/mule.texi
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/mule.texi	Thu Jun 08 18:20:52 2006 +0000
+++ b/man/mule.texi	Fri Jun 09 04:09:30 2006 +0000
@@ -824,6 +824,11 @@
 explicitly in the file, that overrides
 @code{file-coding-system-alist}.
 
+  In that construct, you can add the character ``!'' at the end of the
+coding system name.  With that, as Emacs disables any character
+translation while decoding the file, for instance, you can effectively
+cancel the effect of @code{unify-8859-on-decoding-mode}.
+
 @vindex auto-coding-alist
 @vindex auto-coding-regexp-alist
 @vindex auto-coding-functions