]> git.eshelyaron.com Git - emacs.git/commitdiff
(Recognize Coding): Describe the convention of "CODING!"
authorKenichi Handa <handa@m17n.org>
Fri, 9 Jun 2006 04:09:30 +0000 (04:09 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 9 Jun 2006 04:09:30 +0000 (04:09 +0000)
notation.

man/mule.texi

index 812a4d57a1c0727b324e98bf27e5b3ab3c087e05..1e9f0218c365a5d8a7e9857c25e81cde01ddc1bc 100644 (file)
@@ -824,6 +824,11 @@ Latin-1 coding system, as well as C mode.  When you specify the coding
 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