log src/casetab.c @ 88957:afdff51dae58

age author description
Tue, 16 Jul 2002 14:56:55 +0000 Dave Love (init_casetab_once, init_casetab_once): Fix
Fri, 01 Mar 2002 01:11:39 +0000 Kenichi Handa Include "character.h" instead of "charset.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 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 10 Jul 2007 15:40:06 +0000 Stefan Monnier (map_char_table): Use an array of int for `indices' rather than
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 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Fri, 08 Sep 2006 12:11:17 +0000 Richard M. Stallman (init_casetab_once): Call set_case_table.
Wed, 12 Jul 2006 13:15:03 +0000 Kim F. Storm * casetab.c (check_case_table): Use CHECK_TYPE.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 23 Oct 2005 17:26:32 +0000 Richard M. Stallman (Fset_case_table): Doc fix.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 01 Apr 2005 01:05:29 +0000 Kenichi Handa (set_case_table): If standard is nonzero, setup
Sat, 29 Jan 2005 17:18:06 +0000 Richard M. Stallman Comment change.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 17 May 2003 12:44:28 +0000 Richard M. Stallman (set_case_table): Pass new arg to map_char_table.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 06 Sep 2002 16:45:54 +0000 Richard M. Stallman (set_case_table): Make canon table point to eqv table.
Sat, 20 Oct 2001 20:54:39 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Wed, 28 May 1997 04:36:34 +0000 Kenichi Handa (case_temp1, case_temp2): New variables temporarily
Thu, 15 May 1997 07:35:32 +0000 Karl Heuer (compute_trt_identity, compute_trt_shuffle): Add comments.
Thu, 15 May 1997 03:22:38 +0000 Richard M. Stallman (compute_trt_identity): Use make_sub_char_table.