log src/category.c @ 103863:79feb82d15fb

age author description
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-11-27 Kenichi Handa (hash_get_category_set): New function.
2008-10-28 Reiner Steib (syms_of_category): Fix typo in docstring.
2008-10-25 Kenichi Handa (Fdefine_category): Docstring modified for DOCSTRING.
2008-10-22 Kenichi Handa (word_boundary_p): Check scripts instead of charset.
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-08-13 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-16 Miles Bader Merge from emacs--devo--0
2006-11-21 Miles Bader Merge from emacs--devo--0
2006-07-19 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-06-24 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
2004-04-08 Kenichi Handa Sync to HEAD.
2003-09-08 Kenichi Handa *** empty log message ***
2003-01-31 Kenichi Handa (copy_category_entry): Fix for the case that RANGE is an integer.
2002-07-16 Dave Love (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
2002-06-12 Kenichi Handa (Fmodify_category_entry): Don't modify the contents
2002-05-23 Dave Love (Fmodify_category_entry): Doc fix. Remove unused
2002-03-01 Kenichi Handa Include "character.h".
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-08-08 Glenn Morris Replace `iff' in comments.
2007-07-25 Glenn Morris Remove license from trivial file.
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.