aboutsummaryrefslogtreecommitdiffstats
path: root/src/chartab.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include "...h", not <...h> in some cases.Dave Love2002-07-161-4/+4
* (make_sub_char_table): Remove unused var.Dave Love2002-07-031-6/+3
* (sub_char_table_ref_and_range): New arg defalt. FixKenichi Handa2002-06-121-42/+212
* (sub_char_table_set_range): Optimized for the caseKenichi Handa2002-03-051-5/+5
* New file that implements char table.Kenichi Handa2002-03-011-0/+838