1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00

(Default Coding Systems): Document about the

return value `undecided'.
This commit is contained in:
Kenichi Handa 2007-06-26 00:29:23 +00:00
parent 5a0bbd9ae9
commit 160577c5c9

View file

@ -1031,6 +1031,9 @@ argument, a list of all arguments passed to
@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