emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src charset.h


From: Kenichi Handa
Subject: [Emacs-commit] emacs/src charset.h
Date: Tue, 11 Jun 2002 20:13:36 -0400

CVSROOT:        /cvs
Module name:    emacs
Branch:         emacs-unicode
Changes by:     Kenichi Handa <address@hidden>  02/06/11 20:13:36

Modified files:
        src            : charset.h 

Log message:
        (enum define_charset_arg_index): Delete
        charset_arg_parents and add charset_arg_subset and
        charset_arg_superset,.
        (enum charset_attr_index): Delete charset_parents and add
        charset_subset and charset_superset.
        (enum charset_method): Delete CHARSET_METHOD_INHERIT and add
        CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
        (CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Macros deleted.
        (CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET,
        CHARSET_SUPERSET): New macros.
        (charset_work): Extern it.
        (ENCODE_CHAR): Use charset_work.
        (CHAR_CHARSET_P): Adjusted for the change of encoder format.
        (map_charset_chars): Extern it.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/charset.h.diff?only_with_tag=emacs-unicode&tr1=1.65.2.5&tr2=1.65.2.6&r1=text&r2=text




reply via email to

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