(inhibit_iso_escape_detection): New variable.
authorKenichi Handa <handa@m17n.org>
Fri, 14 Jul 2000 01:56:14 +0000 (01:56 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 14 Jul 2000 01:56:14 +0000 (01:56 +0000)
commit74383408f31d0b7cdb54990295b83d17f80db298
tree83f528d1e9e05cad478b86eb51ed1d8fd5789317
parentd5aa31d88c0fc24ee2c758d9d0121ed7757bc865
(inhibit_iso_escape_detection): New variable.
(syms_of_coding): Make it a Lisp variable.
(detect_coding_iso2022): If inhibit_iso_escape_detection is
nonzero, ignore ISO2022's escape sequence.
src/coding.c