(detect_coding): Fix handling of coding->head_ascii.
authorKenichi Handa <handa@m17n.org>
Wed, 4 Jun 2008 07:53:59 +0000 (07:53 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 4 Jun 2008 07:53:59 +0000 (07:53 +0000)
commitc0e16b143680b9ecb51122add128577925d34159
tree284bf20b8647d2707c76dac8de91d2d9315d01dc
parent07e810660ae7d7899ddfd367a24da788c1920838
(detect_coding): Fix handling of coding->head_ascii.
Be sure to call setup_coding_system when a proper coding system is
found.
(detect_coding_system): Fix handling of coding->head_ascii.
src/ChangeLog
src/coding.c