aboutsummaryrefslogtreecommitdiffstats
path: root/src/category.h
Commit message (Collapse)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
|
* (CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused argument `i' in macros.Pavel Janík2001-11-021-2/+2
|
* (CATEGORY_SET): Delete codes for a composite character.Kenichi Handa1999-12-151-9/+3
|
* (CATEGORY_SET): Adjusted for the change of cmpchar_component.Kenichi Handa1998-11-101-2/+2
| | | | (CATEGORY_SET): Likewise.
* Add declaration of word_boundary_p.Andreas Schwab1997-11-211-0/+2
|
* (CATEGORY_DOCSTRING): Convert Fchar_table_extra_slotRichard M. Stallman1997-07-121-2/+2
| | | | | argument to Lisp_Integer. (CATEGORY_TABLE_VERSION): Likewise.
* Fix bugs with inappropriate mixing of Lisp_Object with int.Richard M. Stallman1997-07-041-5/+6
|
* Change copyright notices.Richard M. Stallman1997-06-201-1/+0
|
* Comment change.Richard M. Stallman1997-04-181-1/+1
|
* [!__GNUC__] (CATEGORY_SET): Fix syntax error.Karl Heuer1997-04-031-1/+1
|
* Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.Kenichi Handa1997-03-181-4/+4
|
* (CATEGORY_SET): Cast arg C toKenichi Handa1997-03-031-5/+7
| | | | `unsigned char' before indexing category table directly.
* (CATEGORY_SET): For a composite character, returnKenichi Handa1997-02-271-10/+13
| | | | category set of the first component.
* Fix FSF address in comment.Karl Heuer1997-02-231-2/+2
|
* Initial revisionKarl Heuer1997-02-201-0/+130