log src/casetab.c @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
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.
Thu, 15 May 1997 02:23:20 +0000 Karl Heuer Include charset.h.
Tue, 08 Apr 1997 19:05:57 +0000 Richard M. Stallman (init_casetab_once): Initialize the purpose slot.
Tue, 17 Sep 1996 16:18:00 +0000 Erik Naggum (syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and
Mon, 06 May 1996 04:28:32 +0000 Richard M. Stallman (set_case_table): Set upcase_table, case_canon_table
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:30:49 +0000 Erik Naggum (Fcase_table_p): Harmonize arguments with documentation.
Sun, 29 Oct 1995 19:16:24 +0000 Richard M. Stallman (Fset_case_table): Doc fix.
Mon, 23 Oct 1995 04:35:45 +0000 Erik Naggum (Fcase_table_p, Fcurrent_case_table): Delete unused local variables.
Thu, 19 Oct 1995 00:14:14 +0000 Richard M. Stallman Case tables are now char-tables,
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Tue, 27 Sep 1994 03:09:02 +0000 Karl Heuer (STRING256_P): Use type test macros.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sun, 17 Apr 1994 23:02:52 +0000 Richard M. Stallman (set_case_table): Handle nil for EQV with non-nil CANON.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Tue, 25 May 1993 13:03:47 +0000 Jim Blandy * casetab.c: Fix formatting, so as not to confuse etags.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Mon, 22 Feb 1993 14:48:45 +0000 Jim Blandy * callint.c (Fcall_interactively): Pass the correct number of
Sat, 31 Oct 1992 04:55:02 +0000 Jim Blandy * casetab.c (set_case_table): Declare this to be static, and
Mon, 13 Jan 1992 21:48:03 +0000 Jim Blandy entered into RCS
Mon, 12 Nov 1990 20:20:45 +0000 Jim Blandy Initial revision