2007-01-14 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
2006-12-13 |
Kenichi Handa |
Update AIST copyright years.
|
2006-11-12 |
Juanma Barranquero |
(Fchar_category_set): Improve arg/docstring consistency.
|
2006-07-12 |
Kim F. Storm |
(check_category_table): Use CHECK_TYPE.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-12-19 |
Kenichi Handa |
Copyright fixed
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-23 |
Juanma Barranquero |
(Fmake_category_set): Follow error conventions.
|
2004-02-20 |
Luc Teirlinck |
(Fdefine_category, Fcategory_docstring)
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2001-11-28 |
Stefan Monnier |
(describe_category, describe_category_1, Fdescribe_categories): Remove.
|
2001-11-19 |
Stefan Monnier |
(describe_category): Add dummy arg.
|
2001-11-14 |
Richard M. Stallman |
(Fget_unused_category): Doc fix.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-10-20 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-10 |
Stefan Monnier |
Include keymap.h.
|
2001-01-02 |
Eli Zaretskii |
(Fcategory_docstring): Remove unused variable `doc'.
|
2000-05-19 |
Kenichi Handa |
(Fmodify_category_entry): Use SPLIT_CHAR, not
|
2000-03-27 |
Gerd Moellmann |
Use new macro names
|
2000-03-26 |
Gerd Moellmann |
(Fset_category_table): Use new macros for per-buffer
|
1999-12-15 |
Kenichi Handa |
(word_boundary_p): Delete codes for a composite
|
1999-09-30 |
Kenichi Handa |
(modify_lower_category_set): Set default value of
|
1999-09-13 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
1998-11-24 |
Kenichi Handa |
(word_boundary_p): If C1 or C2 are composite
|
1998-10-26 |
Kenichi Handa |
(syms_of_category): Doc-string modified.
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-03-21 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
1998-02-03 |
Richard M. Stallman |
(Fmodify_category_entry): Doc fix.
|
1998-01-09 |
Richard M. Stallman |
(Fmake_category_set): Don't allow multibyte string.
|
1997-10-27 |
Kenichi Handa |
(copy_category_table): Copy also the first extra slot
|
1997-09-01 |
Richard M. Stallman |
(describe_category): Handle a sub-chartable.
|
1997-07-04 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-06-20 |
Richard M. Stallman |
Change copyright notices.
|
1997-05-13 |
Richard M. Stallman |
(describe_category_1): Pass new args to describe_vector.
|
1997-04-14 |
Karl Heuer |
(Fmodify_category_entry): Delete second arg in call to make_sub_char_table.
|
1997-04-10 |
Karl Heuer |
(Fmake_category_set): Use XSETFASTINT.
|
1997-04-07 |
Kenichi Handa |
(category-table-p): Check only type and purpose.
|
1997-03-18 |
Kenichi Handa |
Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.
|
1997-02-23 |
Karl Heuer |
Fix FSF address in comment.
|
1997-02-20 |
Karl Heuer |
Initial revision
|