Include charset.h.
authorKarl Heuer <kwzh@gnu.org>
Thu, 15 May 1997 02:23:20 +0000 (02:23 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 15 May 1997 02:23:20 +0000 (02:23 +0000)
commitc0c15b93398f689277e3e698dd12368475bfc978
tree19874715e88c75e590138e9ba3cdcf885118ff53
parentb7064fbe243a8fd7b98f2fca6fad08b47474f5df
Include charset.h.
(compute_trt_inverse): Totally rewritten.
Args are now Lisp_Object.  Callers changed.
(compute_trt_identity, compute_trt_shuffle): New subroutines.
(init_casetab_once): Use XSETFASTINT to store into case table;
use CHAR_TABLE_SINGLE_BYTE_SLOTS to end the loop.
src/casetab.c