X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/c58faeeda464e7fff44016a5e34e13d766ffd6bf..9eb82ca3889101342461041f78528857cd69f9e8:/lispref/nonascii.texi diff --git a/lispref/nonascii.texi b/lispref/nonascii.texi index b22a162bb2..ba001ca72d 100644 --- a/lispref/nonascii.texi +++ b/lispref/nonascii.texi @@ -882,8 +882,9 @@ decreasing priority. But if @var{highest} is non-@code{nil}, then the return value is just one coding system, the one that is highest in priority. -If the region contains only @acronym{ASCII} characters, the value -is @code{undecided} or @code{(undecided)}, or a variant specifying +If the region contains only @acronym{ASCII} characters except for such +ISO-2022 control characters ISO-2022 as @code{ESC}, the value is +@code{undecided} or @code{(undecided)}, or a variant specifying end-of-line conversion, if that can be deduced from the text. @end defun