]> git.eshelyaron.com Git - emacs.git/commit
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC
authorKenichi Handa <handa@m17n.org>
Tue, 15 Aug 2006 02:42:21 +0000 (02:42 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 15 Aug 2006 02:42:21 +0000 (02:42 +0000)
commit8db1f9fa0c11f5c2e1f4e5eb94911b573f61fd6f
tree30c726aa8998abb69a0128c34550b5e8c4f636e3
parenta7acd30f0cb170d96069065f0a60617cc0d75fa8
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET.  If SRC
is exhausted, return with RET.
(detect_coding_emacs_mule, detect_coding_iso2022)
(detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
(detect_coding_utf_16, detect_coding_ccl): Adjusted for the above
change.
src/ChangeLog
src/coding.c