emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src ccl.c


From: Kenichi Handa
Subject: [Emacs-commit] emacs/src ccl.c
Date: Fri, 27 May 2005 07:27:51 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Kenichi Handa <address@hidden>  05/05/27 11:27:50

Modified files:
        src            : ccl.c 

Log message:
        Now an element of Vccl_program_table is a vector of
        length 4, not 3.
        (ccl_get_compiled_code): New arg idx.  Caller changed.  Adjusted
        for the change of Vccl_program_table.
        (setup_ccl_program): Adjusted for the change of
        Vccl_program_table.
        (check_ccl_update): New function.
        (Fregister_ccl_program): Use ASET to set an element of a vector.
        Adjusted for the change of Vccl_program_table.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/ccl.c.diff?tr1=1.87&tr2=1.88&r1=text&r2=text





reply via email to

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