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, 07 May 2002 00:50:49 -0400

CVSROOT:        /cvs
Module name:    emacs
Branch:         emacs-unicode
Changes by:     Kenichi Handa <address@hidden>  02/05/07 00:50:48

Modified files:
        src            : coding.c 

Log message:
        (coding_alloc_by_making_gap): Check the case that the
        source and destination are the same correctly.
        (decode_coding_raw_text): Set coding->consumed_char and
        coding->consumed to 0.
        (produce_chars): If coding->chars_at_source is nonzero, update
        coding->consumed_char and coding->consumed before calling
        alloc_destination.
        (Fdefine_coding_system_alias): Register ALIAS in
        Vcoding_system_alist.
        (syms_of_coding): Define `no-convesion' coding system at the tail.

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




reply via email to

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