emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/src coding.c


From: Kenichi Handa
Subject: [Emacs-commit] emacs/src coding.c
Date: Thu, 10 Oct 2002 05:05:40 -0400

CVSROOT:        /cvs
Module name:    emacs
Branch:         emacs-unicode
Changes by:     Kenichi Handa <address@hidden>  02/10/10 05:05:37

Modified files:
        src            : coding.c 

Log message:
        (detect_coding_utf_8): Check incomplete byte sequence.
        Don't update *mask when correctly detected.
        (detect_coding_utf_16): Likewise.
        (detect_coding_emacs_mule): Likewise.
        (detect_coding_iso_2022): Likewise.
        (detect_coding_sjis): Likewise.
        (detect_coding_big5): Likewise.
        (detect_coding_ccl): Likewise.
        (decode_coding_sjis): Fix decoding of katakana-jisx0201.
        (detect_eol): Delete the argument CODING, and add the argument
        CATEGORY.
        (detect_coding): Adjusted for the changes above.
        (detect_coding_system): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/coding.c.diff?only_with_tag=emacs-unicode&tr1=1.239.2.36&tr2=1.239.2.37&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]