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:
parent
5a0bbd9ae9
commit
160577c5c9
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue