log src/category.c @ 20612:5a0922f8c841

age author description
Fri, 09 Jan 1998 22:59:31 +0000 Richard M. Stallman (Fmake_category_set): Don't allow multibyte string.
Mon, 27 Oct 1997 04:34:26 +0000 Kenichi Handa (copy_category_table): Copy also the first extra slot
Mon, 01 Sep 1997 17:54:37 +0000 Richard M. Stallman (describe_category): Handle a sub-chartable.
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Fri, 20 Jun 1997 06:30:29 +0000 Richard M. Stallman Change copyright notices.
Tue, 13 May 1997 19:36:37 +0000 Richard M. Stallman (describe_category_1): Pass new args to describe_vector.
Mon, 14 Apr 1997 21:32:49 +0000 Karl Heuer (Fmodify_category_entry): Delete second arg in call to make_sub_char_table.
Thu, 10 Apr 1997 22:12:04 +0000 Karl Heuer (Fmake_category_set): Use XSETFASTINT.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (category-table-p): Check only type and purpose.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
Sun, 23 Feb 1997 09:20:52 +0000 Karl Heuer Fix FSF address in comment.
Thu, 20 Feb 1997 07:02:49 +0000 Karl Heuer Initial revision