summaryrefslogtreecommitdiff
path: root/src/category.c
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wimplicit warnings.Andreas Schwab1998-04-141-0/+2
* Use STRING_BYTES and SET_STRING_BYTES.Richard M. Stallman1998-03-211-2/+2
* (Fmodify_category_entry): Doc fix.Richard M. Stallman1998-02-031-23/+25
* (Fmake_category_set): Don't allow multibyte string.Richard M. Stallman1998-01-091-2/+7
* (copy_category_table): Copy also the first extra slotKenichi Handa1997-10-271-3/+9
* (describe_category): Handle a sub-chartable.Richard M. Stallman1997-09-011-0/+6
* Fix bugs with inappropriate mixing of Lisp_Object with int.Richard M. Stallman1997-07-041-2/+2
* Change copyright notices.Richard M. Stallman1997-06-201-3/+2
* (describe_category_1): Pass new args to describe_vector.Richard M. Stallman1997-05-131-2/+4
* (Fmodify_category_entry): Delete second arg in call to make_sub_char_table.Karl Heuer1997-04-141-1/+1
* (Fmake_category_set): Use XSETFASTINT.Karl Heuer1997-04-101-1/+2
* (category-table-p): Check only type and purpose.Kenichi Handa1997-04-071-51/+58
* Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.Kenichi Handa1997-03-181-4/+4
* Fix FSF address in comment.Karl Heuer1997-02-231-2/+2
* Initial revisionKarl Heuer1997-02-201-0/+665