emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src charset.c


From: Kenichi Handa
Subject: [Emacs-commit] emacs/src charset.c
Date: Tue, 07 May 2002 00:50:29 -0400

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

Modified files:
        src            : charset.c 

Log message:
        (struct charset_map_entries): New struct.
        (load_charset_map): Renamed from parse_charset_map.  New args
        entries and n_entries.  Caller changed.
        (load_charset_map_from_file): Renamed from load_charset_map.
        Caller changed.  New arg control_flag.  Call load_charset_map at
        the tail.
        (load_charset_map_from_vector): New function.
        (Fdefine_charset_internal): Setup charset.compact_codes_p.
        (encode_char): If the charset is compact, change a character index
        to a code point.

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




reply via email to

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