log src/charset.c @ 88874:82c5e4f67e4a

age author description
Mon, 22 Jul 2002 06:35:00 +0000 Kenichi Handa (charset_ordered_list_tick): New variable.
Tue, 16 Jul 2002 21:58:25 +0000 Dave Love Comments.
Tue, 16 Jul 2002 15:08:53 +0000 Dave Love (Fmap_charset_chars): Check args. Convert Lisp types.
Mon, 01 Jul 2002 20:38:35 +0000 Dave Love Doc fixes.
Wed, 12 Jun 2002 00:57:16 +0000 Kenichi Handa (Ffind_charset_string): Setup the vector `charsets' correctly.
Wed, 12 Jun 2002 00:13:57 +0000 Kenichi Handa (load_charset_map): Set the default value of encoder
Fri, 31 May 2002 10:47:52 +0000 Kenichi Handa (load_charset_map): Handle the case that from < to correctly.
Thu, 30 May 2002 11:04:38 +0000 Kenichi Handa (charset_jisx0201_roman, charset_jisx0208_1978,
Thu, 30 May 2002 00:27:27 +0000 Kenichi Handa (CODE_POINT_TO_INDEX): Take charset->char_index_offset
Sat, 25 May 2002 23:19:01 +0000 Dave Love (Fcharset_priority_list, Fset_charset_priority): New
Sat, 25 May 2002 12:57:00 +0000 Dave Love (Fdefine_charset_alias): Update Vcharset_list.
Fri, 24 May 2002 15:30:11 +0000 Dave Love (map_charset_chars): Fix c_function declaration for
Thu, 23 May 2002 10:57:15 +0000 Kenichi Handa (Fdefine_charset_internal): Fix argument to bzero.
Wed, 22 May 2002 03:50:18 +0000 Kenichi Handa (Fmake_char): Fix previous change.
Tue, 21 May 2002 05:39:08 +0000 Kenichi Handa If CODE1 is nil, use the minimum code of the charset.