Fix bug #14822 with decoding when inhibit-null-byte-detection is non-nil.
authorEli Zaretskii <eliz@gnu.org>
Sat, 13 Jul 2013 10:29:15 +0000 (13:29 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 13 Jul 2013 10:29:15 +0000 (13:29 +0300)
commitf9a74c4cc26f349abaaa073d4f56a09405a6f8c3
tree92676e542b7c2750fcef4442a40d768797816bf8
parent6ee585de08efb925150e105a517ec12e1cc9bdb2
Fix bug #14822 with decoding when inhibit-null-byte-detection is non-nil.

 src/coding.c (syms_of_coding): Set up inhibit-null-byte-detection
 and inhibit-iso-escape-detection attributes of 'undecided'.
src/ChangeLog
src/coding.c