changeset 81613:db98e7ef9738

(Default Coding Systems): Document about the return value `undecided'.
author Kenichi Handa <handa@m17n.org>
date Tue, 26 Jun 2007 00:29:23 +0000
parents f140d0549c3d
children ae5838f1759f
files lispref/nonascii.texi
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/nonascii.texi	Tue Jun 26 00:26:46 2007 +0000
+++ b/lispref/nonascii.texi	Tue Jun 26 00:29:23 2007 +0000
@@ -1031,6 +1031,9 @@
 @code{find-operation-coding-system}.  It must return a coding system
 or a cons cell containing two coding systems.  This value has the same
 meaning as described above.
+
+If @var{coding} (or what returned by the above function) is
+@code{undecided}, the normal code-detection is performed.
 @end defvar
 
 @defvar process-coding-system-alist