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: Thu, 28 Feb 2002 20:14:09 -0500

CVSROOT:        /cvs
Module name:    emacs
Branch:         emacs-unicode
Changes by:     Kenichi Handa <address@hidden>  02/02/28 20:14:09

Modified files:
        src            : ccl.c 

Log message:
        Include "character.h".
        (Qccl, Qcclp): New variables.
        (CCL_WRITE_CHAR): Alway treat the arg CH as a character even if
        it's less than 256.
        (CCL_WRITE_MULTIBYTE_CHAR): Deleted.
        (CCL_WRITE_STRING, CCL_READ_CHAR): Adjusted for the change of SRC
        and DST type.
        (ccl_driver): Types of arguments changed.  Code adjusted for that.
        (Fccl_execute, Fccl_execute_on_string): Adjusted for the change of
        ccl_driver.
        (syms_of_ccl): Intern and staticpro Qccl and Qcclp.

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




reply via email to

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