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, 13 Apr 2006 06:47:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kenichi Handa <address@hidden>  06/04/13 06:47:01

Modified files:
        src            : coding.c 

Log message:
        (setup_coding_system): If eol-type is not yet decided
        and system_eol_type is not LF, set CODING_REQUIRE_ENCODING_MASK.
        If coding_system is nil, return 0.
        (code_convert_region1): Even if coding_system is nil, don't skip
        conversion if system_eol_type is not LF.
        (code_convert_string1): Likewise.
        (code_convert_string_norecord): Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/src/coding.c.diff?tr1=1.334&tr2=1.335&r1=text&r2=text




reply via email to

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