Kenichi Handa
ed09a18b84
*** empty log message ***
2002-08-15 02:30:08 +00:00
Kenichi Handa
eaa3b0e07a
(Fmake_char_table): Doc fixed. If PURPOSE doesn't
...
have property char-table-extra-slots, make no extra slot.
2002-07-26 04:05:29 +00:00
Dave Love
b4a12c674b
Include "...h", not <...h> in some cases.
2002-07-16 15:14:22 +00:00
Dave Love
f6e5cae04e
(make_sub_char_table): Remove unused var.
...
(Fset_char_table_default, Fmap_char_table): Doc fix.
2002-07-03 22:03:46 +00:00
Kenichi Handa
e15009d967
(sub_char_table_ref_and_range): New arg defalt. Fix
...
the previous change.
(char_table_ref_and_range): Adjusted for the above change.
(map_sub_char_table_for_charset): New function.
(map_char_table_for_charset): New function.
2002-06-12 00:14:15 +00:00
Kenichi Handa
22d49f94bd
(sub_char_table_set_range): Optimized for the case
...
DEPTH == 3. Add workaround code for a GCC optimization bug.
2002-03-05 00:08:31 +00:00
Kenichi Handa
1ee5d538f3
New file that implements char table.
2002-03-01 01:12:57 +00:00