summaryrefslogtreecommitdiff
path: root/src/category.c
Commit message (Expand)AuthorAge
* (Fcategory_docstring): Remove unused variable `doc'.Eli Zaretskii2001-01-02
* (Fmodify_category_entry): Use SPLIT_CHAR, notKenichi Handa2000-05-19
* Use new macro namesGerd Moellmann2000-03-27
* (Fset_category_table): Use new macros for per-bufferGerd Moellmann2000-03-26
* (word_boundary_p): Delete codes for a compositeKenichi Handa1999-12-15
* (modify_lower_category_set): Set default value ofKenichi Handa1999-09-30
* Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.Ken Raeburn1999-09-13
* (word_boundary_p): If C1 or C2 are compositeKenichi Handa1998-11-24
* (syms_of_category): Doc-string modified.Kenichi Handa1998-10-26
* Fix -Wimplicit warnings.Andreas Schwab1998-04-14
* Use STRING_BYTES and SET_STRING_BYTES.Richard M. Stallman1998-03-21
* (Fmodify_category_entry): Doc fix.Richard M. Stallman1998-02-03
* (Fmake_category_set): Don't allow multibyte string.Richard M. Stallman1998-01-09
* (copy_category_table): Copy also the first extra slotKenichi Handa1997-10-27
* (describe_category): Handle a sub-chartable.Richard M. Stallman1997-09-01
* Fix bugs with inappropriate mixing of Lisp_Object with int.Richard M. Stallman1997-07-04
* Change copyright notices.Richard M. Stallman1997-06-20
* (describe_category_1): Pass new args to describe_vector.Richard M. Stallman1997-05-13
* (Fmodify_category_entry): Delete second arg in call to make_sub_char_table.Karl Heuer1997-04-14
* (Fmake_category_set): Use XSETFASTINT.Karl Heuer1997-04-10
* (category-table-p): Check only type and purpose.Kenichi Handa1997-04-07
* Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.Kenichi Handa1997-03-18
* Fix FSF address in comment.Karl Heuer1997-02-23
* Initial revisionKarl Heuer1997-02-20