(detect_coding_iso2022): Handle ESC N and ESC O
authorKenichi Handa <handa@m17n.org>
Thu, 27 Aug 1998 07:47:15 +0000 (07:47 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 27 Aug 1998 07:47:15 +0000 (07:47 +0000)
commitae9ff118cbc0114e3e3522626e54fcde22b05d12
treebdf5e450a83e5be6058194178d6dea8d8c8c70fa
parent71f8198a32ea19add5ed5af1f3cf882c4a6822ce
(detect_coding_iso2022): Handle ESC N and ESC O
correctly.  They are for SS2 and SS3 respectively.
(ccl_coding_driver): Fix previous change.
src/coding.c