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: Tue, 05 Nov 2002 19:10:42 -0500

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

Modified files:
        src            : coding.c 

Log message:
        (decode_coding_utf_8): When eol_type is Qdos, handle
        the case that the last byte is '\r' correctly.
        (decode_coding_emacs_mule): Likewise.
        (decode_coding_iso_2022): Likewise.
        (decode_coding_sjis): Likewise.
        (decode_coding_big5): Likewise.
        (decode_coding_charset): Likewise.
        (produce_chars): Likewise.
        (decode_coding): Flushing out the unprocessed data correctly.
        (decode_coding_gap): Set CODING_MODE_LAST_BLOCK bit of
        coding->mode.

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





reply via email to

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