log src/charset.c @ 89544:36913565de8a

age author description
Mon, 29 Sep 2003 17:58:09 +0000 Dave Love (syms_of_charset): Remove unused var p.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Fri, 06 Jun 2003 03:57:34 +0000 Kenichi Handa (Fset_charset_priority): Pay attention to dumplicated arguments.
Fri, 30 May 2003 06:03:22 +0000 Kenichi Handa (Fset_unibyte_charset): Fix setting up of
Thu, 30 Jan 2003 02:25:12 +0000 Kenichi Handa (Fcharset_id_internal): New function.
Sat, 11 Jan 2003 03:38:05 +0000 Kenichi Handa (encode_char): Fix handling of methods SUBSET and SUPERSET.
Thu, 05 Dec 2002 04:25:02 +0000 Kenichi Handa (Fdefine_charset_internal): Setup charset.fast_map correctly.
Wed, 30 Oct 2002 00:56:45 +0000 Kenichi Handa (Fset_charset_priority): Fix previous change.
Wed, 30 Oct 2002 00:38:43 +0000 Kenichi Handa (Fset_charset_priority): Update Viso_2022_charset_list.
Sun, 06 Oct 2002 21:15:08 +0000 Dave Love (define_charset_internal): Rename `supprementary'.
Tue, 03 Sep 2002 04:07:33 +0000 Kenichi Handa (Fset_unibyte_charset): If the dimension of CHARSET is
Thu, 15 Aug 2002 02:28:42 +0000 Kenichi Handa (charset_unibyte): Renamed from charset_primary.
Wed, 31 Jul 2002 07:58:30 +0000 Kenichi Handa (syms_of_charset): Fix previous change.
Wed, 31 Jul 2002 07:07:59 +0000 Kenichi Handa (charset_eight_bit, Qeight_bit_control): New
Tue, 30 Jul 2002 11:33:15 +0000 Dave Love Remove `emacs' conditional. Doc fixes.
Mon, 22 Jul 2002 12:28:14 +0000 Kenichi Handa (Fmap_charset_chars): Fix handling of default value for FROM_CODE
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.