Case tables are now char-tables,
commit7f7fef044cc38f5457d91de2ed35d8f142b86a0a
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 Oct 1995 00:14:14 +0000 (19 00:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 Oct 1995 00:14:14 +0000 (19 00:14 +0000)
treec46811d778e35572b9d157230187ada524ba8ab0
parentc6a3c83c505cfe9924ea160c54c78c7562d065ab
Case tables are now char-tables,
and the case table is stored in the downcase_table slot only.
(Fcurrent_case_table, Fstandard_case_table, set_case_table)
(compute_trt_inverse, init_casetab_once): Use new data format.
src/casetab.c