(setup_coding_system): If coding_system is nil, use
authorKenichi Handa <handa@m17n.org>
Tue, 12 Oct 2004 02:40:21 +0000 (02:40 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 12 Oct 2004 02:40:21 +0000 (02:40 +0000)
commitae6f73fa1ad8a3dbea69c36d6884e5c3796e8413
tree7fbf311c4e5a1edd78984b90ad6041f79cd17e33
parent57c99b0273be5f123adfdf609b8756166b79ed51
(setup_coding_system): If coding_system is nil, use
Qundecided.
(Fterminal_coding_system): Return nil if terminal coding system is
`undecided'.
(syms_of_coding): Define coding-system `undecided' here.  Setup
terminal_coding as `undecided'.
src/coding.c