# HG changeset patch # User Eli Zaretskii # Date 1148152765 0 # Node ID 99eb5fe9736b1ca530851cd2dc3ab73c4556a73b # Parent c964932a04382c63ef441d33edc4318fd124ac6b (Coding Systems): Mention the undecided-* coding systems and their aliases. diff -r c964932a0438 -r 99eb5fe9736b man/mule.texi --- a/man/mule.texi Sat May 20 19:08:02 2006 +0000 +++ b/man/mule.texi Sat May 20 19:19:25 2006 +0000 @@ -679,6 +679,13 @@ variants @code{iso-latin-1-unix}, @code{iso-latin-1-dos} and @code{iso-latin-1-mac}. +@cindex @code{undecided}, coding system + The coding systems @code{unix}, @code{dos}, and @code{mac} are +aliases for @code{undecided-unix}, @code{undecided-dos}, and +@code{undecided-mac}, respectively. These coding systems specify only +the end-of-line conversion, and leave the character code conversion to +be deduced from the text itself. + The coding system @code{raw-text} is good for a file which is mainly @acronym{ASCII} text, but may contain byte values above 127 which are not meant to encode non-@acronym{ASCII} characters. With