# HG changeset patch # User Kenichi Handa # Date 1149826170 0 # Node ID 6cfe63e5da1452d5568a25489c54fec8eb0b27fb # Parent 52955dc82c745e089a89b9f6e9887e27287195d7 (Recognize Coding): Describe the convention of "CODING!" notation. diff -r 52955dc82c74 -r 6cfe63e5da14 man/mule.texi --- 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