log src/category.c @ 89483:2f877ed80fa6

age author description
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Fri, 31 Jan 2003 06:10:06 +0000 Kenichi Handa (copy_category_entry): Fix for the case that RANGE is an integer.
Tue, 16 Jul 2002 14:56:33 +0000 Dave Love (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
Wed, 12 Jun 2002 00:12:34 +0000 Kenichi Handa (Fmodify_category_entry): Don't modify the contents
Thu, 23 May 2002 18:44:45 +0000 Dave Love (Fmodify_category_entry): Doc fix. Remove unused
Fri, 01 Mar 2002 01:13:23 +0000 Kenichi Handa Include "character.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 07:49:39 +0000 Glenn Morris Remove license from trivial file.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Wed, 13 Dec 2006 01:13:58 +0000 Kenichi Handa Update AIST copyright years.
Sun, 12 Nov 2006 04:52:38 +0000 Juanma Barranquero (Fchar_category_set): Improve arg/docstring consistency.
Wed, 12 Jul 2006 13:15:18 +0000 Kim F. Storm (check_category_table): Use CHECK_TYPE.