| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (Fmake_category_set): Don't allow multibyte string. | Richard M. Stallman | 1998-01-09 | 1 | -2/+7 |
| * | (copy_category_table): Copy also the first extra slot | Kenichi Handa | 1997-10-27 | 1 | -3/+9 |
| * | (describe_category): Handle a sub-chartable. | Richard M. Stallman | 1997-09-01 | 1 | -0/+6 |
| * | Fix bugs with inappropriate mixing of Lisp_Object with int. | Richard M. Stallman | 1997-07-04 | 1 | -2/+2 |
| * | Change copyright notices. | Richard M. Stallman | 1997-06-20 | 1 | -3/+2 |
| * | (describe_category_1): Pass new args to describe_vector. | Richard M. Stallman | 1997-05-13 | 1 | -2/+4 |
| * | (Fmodify_category_entry): Delete second arg in call to make_sub_char_table. | Karl Heuer | 1997-04-14 | 1 | -1/+1 |
| * | (Fmake_category_set): Use XSETFASTINT. | Karl Heuer | 1997-04-10 | 1 | -1/+2 |
| * | (category-table-p): Check only type and purpose. | Kenichi Handa | 1997-04-07 | 1 | -51/+58 |
| * | Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS. | Kenichi Handa | 1997-03-18 | 1 | -4/+4 |
| * | Fix FSF address in comment. | Karl Heuer | 1997-02-23 | 1 | -2/+2 |
| * | Initial revision | Karl Heuer | 1997-02-20 | 1 | -0/+665 |