Mercurial > emacs
log src/category.c @ 19290:7fb99affa49a
age | author | description |
---|---|---|
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. |